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