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

属性值

适用于