NDesk.Options Namespace > OptionContext Class : OptionSet Property |
'Declaration
Public ReadOnly Property OptionSet As OptionSet
'Usage
Dim instance As OptionContext Dim value As OptionSet value = instance.OptionSet
public OptionSet OptionSet {get;}
public read-only property OptionSet: OptionSet;
public function get OptionSet : OptionSet
public: __property OptionSet* get_OptionSet();
public: property OptionSet^ OptionSet { OptionSet^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2