IsList Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets a boolean indicating if this argument accepts multiple values.

public bool IsList { get; }

Returns