IStandardError.Error 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
標準錯誤的數據流寫入器。
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