RequiredOptionNames Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the options required when OptionName is present.

public IReadOnlyList<string> RequiredOptionNames { get; }

Returns