IStandardOut.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

属性值

适用于