次の方法で共有


CommandLineConfiguration.RootCommand プロパティ

定義

ルート コマンドを取得します。

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

プロパティ値

適用対象