IndentedTextWriter.Indent Property

 

Gets or sets the number of spaces to indent.

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

public int Indent { get; set; }

Property Value

Type: System.Int32

The number of spaces to indent.