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

屬性值

用於輸出的文字編輯器。

適用於

另請參閱