GetCommandApp() Method

Definition

Assembly XenoAtom.CommandLine.dll

Gets the root command app from this command.

public CommandApp? GetCommandApp()

Returns

CommandApp
The root command app from this command. Might be null if a command is not yet attached to a CommandApp.