NDesk.Options Namespace > OptionContext Class : OptionName Property |
'Declaration
Public Property OptionName As System.String
'Usage
Dim instance As OptionContext Dim value As System.String instance.OptionName = value value = instance.OptionName
public System.string OptionName {get; set;}
public read-write property OptionName: System.String;
public function get,set OptionName : System.String
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