Gets or sets the new line character to use.
public override string NewLine { get; set; }
The new line character to use.
IndentedTextWriter ClassSystem.Data.Entity.Migrations.Utilities Namespace