Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
CommandArgumentContext
Properties
Argument
Menu
On this page
Argument Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Gets the argument being processed.
public CommandArgument? Argument { get; }
Returns
CommandArgument