CodeGenerator.Output プロパティ

定義

出力に使用するテキスト ライターを取得します。

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

プロパティ値

出力に使用するテキスト ライター。

適用対象

こちらもご覧ください