Edit

Share via


HelpContext.Output Property

Definition

A text writer to write output to.

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

Property Value

Applies to