Condividi tramite


InvocationContext.Console Proprietà

Definizione

Console in cui scrivere l'output durante la chiamata corrente.

public:
 property System::CommandLine::IConsole ^ Console { System::CommandLine::IConsole ^ get(); void set(System::CommandLine::IConsole ^ value); };
public System.CommandLine.IConsole Console { get; set; }
member this.Console : System.CommandLine.IConsole with get, set
Public Property Console As IConsole

Valore della proprietà

Si applica a