IndentedTextWriter.NewLine Property

 

Gets or sets the new line character to use.

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

public override string NewLine { get; set; }

Property Value

Type: System.String

The new line character to use.