共用方式為


SystemConsole.Out 屬性

定義

取得標準輸出的數據流寫入器。

public:
 property System::CommandLine::IO::IStandardStreamWriter ^ Out { System::CommandLine::IO::IStandardStreamWriter ^ get(); };
public System.CommandLine.IO.IStandardStreamWriter Out { get; }
member this.Out : System.CommandLine.IO.IStandardStreamWriter
Public ReadOnly Property Out As IStandardStreamWriter

屬性值

實作

Out

適用於