CmdArguments.Count property

Retrieves the number of command line switches passed to the command line

public int Count { get; }

See Also