Command.Subcommands Eigenschap

Definitie

Hiermee haalt u alle subopdrachten voor de opdracht op.

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)

Waarde van eigenschap

Van toepassing op