ApplicationStartPage.Output Property

Definition

Gets the text writer for the page.

public System.IO.TextWriter Output { get; }
member this.Output : System.IO.TextWriter
Public ReadOnly Property Output As TextWriter

Property Value

The text writer for the page.

Applies to