BindingContext.Console 屬性

定義

應該在目前調用期間寫入輸出的控制台。

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

屬性值

適用於