Gets the encoding for the text writer to use.
public override Encoding Encoding { get; }
An Encoding that indicates the encoding for the text writer to use.
IndentedTextWriter ClassSystem.Data.Entity.Migrations.Utilities Namespace