IStandardError.Error Property

Definition

The stream writer for standard 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

Property Value

Applies to