BindingContext.Console Property

Definition

The console to which output should be written during the current invocation.

public:
 property System::CommandLine::IConsole ^ Console { System::CommandLine::IConsole ^ get(); };
public System.CommandLine.IConsole Console { get; }
member this.Console : System.CommandLine.IConsole
Public ReadOnly Property Console As IConsole

Property Value

Applies to