Edit

Share via


IStandardOut.Out Property

Definition

The stream writer for standard output.

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

Property Value

Applies to