Freigeben über


Command.Subcommands Eigenschaft

Definition

Ruft alle Unterbefehle für den Befehl ab.

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)

Eigenschaftswert

Gilt für: