Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
OptionContext
Properties
OptionValues
Menu
On this page
OptionValues Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Gets the option values being processed.
public OptionValueCollection OptionValues { get; }
Returns
OptionValueCollection