Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
Command
Properties
Options
Menu
On this page
Options Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Gets the options of this command.
public ReadOnlyDictionary<string, Option> Options { get; }
Returns
ReadOnlyDictionary<String, Option>