Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
ParseResult
Properties
RemainingArguments
Menu
On this page
RemainingArguments Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Gets remaining unprocessed arguments.
public IReadOnlyList<string> RemainingArguments { get; }
Returns
IReadOnlyList<String>