ArgumentValues Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets parsed positional argument values.

public IReadOnlyList<string> ArgumentValues { get; }

Returns