OptionNames Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the option names in this exclusive group.

public IReadOnlyList<string> OptionNames { get; }

Returns