HelpContext.Output 属性

定义

要向其写入输出的文本编写器。

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

属性值

适用于