GetFullCommandPath() Method

Definition

Assembly XenoAtom.CommandLine.dll

Gets the full command path from this command as a string. E.g myexe mycommand subcommand

public string GetFullCommandPath()

Returns