Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
CommandArgument
Properties
IsList
Menu
On this page
IsList Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Gets a boolean indicating if this argument accepts multiple values.
public bool IsList { get; }
Returns
Boolean