次の方法で共有


SystemConsole.Error プロパティ

定義

標準エラーのストリーム ライターを取得します。

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

プロパティ値

実装

適用対象