CommandLineApplication.Out Property

Definition

public:
 property System::IO::TextWriter ^ Out { System::IO::TextWriter ^ get(); void set(System::IO::TextWriter ^ value); };
public System.IO.TextWriter Out { get; set; }
member this.Out : System.IO.TextWriter with get, set
Public Property Out As TextWriter

Property Value

Applies to