IndentedTextWriter.InnerWriter Property

 

Gets the TextWriter to use.

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

public TextWriter InnerWriter { get; }

Property Value

Type: System.IO.TextWriter

The TextWriter to use.