ParseArgumentsResultOptions Property
This read-only property is used to get the option collection related to the results
Namespace: Sandcastle.Core.CommandLineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public OptionCollection Options { get; }
Public ReadOnly Property Options As OptionCollection
Get
public:
property OptionCollection^ Options {
OptionCollection^ get ();
}
member Options : OptionCollection with get
Property Value
OptionCollection