Aracılığıyla paylaş


CodeGenerator.Output Özellik

Tanım

Çıkış için kullanılacak metin yazıcısını alır.

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

Özellik Değeri

Çıkış için kullanılacak metin yazıcısı.

Şunlara uygulanır

Ayrıca bkz.