Arguments Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the positional arguments of this command.

public ReadOnlyCollection<CommandArgument> Arguments { get; }

Returns