IsRemainder Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets a boolean indicating if this argument represents a remainder pass-through (<>) that is forwarded to the command action.

public bool IsRemainder { get; }

Returns