ParseArgumentsResultOptions Property

This read-only property is used to get the option collection related to the results

Definition

Namespace: Sandcastle.Core.CommandLine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public OptionCollection Options { get; }

Property Value

OptionCollection

See Also