NDesk.Options Namespace > Option Class : MaxValueCount Property |
'Declaration
Public ReadOnly Property MaxValueCount As System.Integer
'Usage
Dim instance As Option Dim value As System.Integer value = instance.MaxValueCount
public System.int MaxValueCount {get;}
public read-only property MaxValueCount: System.Integer;
public function get MaxValueCount : System.int
public: __property System.int get_MaxValueCount();
public: property System.int MaxValueCount { System.int 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