ApplicationStartPage.Output Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.