Command.Subcommands Egenskap

Definition

Hämtar alla underkommandon för kommandot.

public:
 property System::Collections::Generic::IList<System::CommandLine::Command ^> ^ Subcommands { System::Collections::Generic::IList<System::CommandLine::Command ^> ^ get(); };
public System.Collections.Generic.IList<System.CommandLine.Command> Subcommands { get; }
member this.Subcommands : System.Collections.Generic.IList<System.CommandLine.Command>
Public ReadOnly Property Subcommands As IList(Of Command)

Egenskapsvärde

Gäller för