Gets or sets the number of spaces to indent.
public int Indent { get; set; }
The number of spaces to indent.
IndentedTextWriter ClassSystem.Data.Entity.Migrations.Utilities Namespace