Options Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the options of this command.

public ReadOnlyDictionary<string, Option> Options { get; }

Returns