SubCommands Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the sub-commands of this command.

public ReadOnlyDictionary<string, Command> SubCommands { get; }

Returns