次の方法で共有


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

プロパティ値

適用対象