IndentedTextWriter.Encoding Property

 

Gets the encoding for the text writer to use.

Namespace:   System.Data.Entity.Migrations.Utilities
Assembly:  EntityFramework (in EntityFramework.dll)

public override Encoding Encoding { get; }

Property Value

Type: System.Text.Encoding

An Encoding that indicates the encoding for the text writer to use.