NDesk.Options Namespace > Option Class : GetValueSeparators Method |
'Declaration
Public Function GetValueSeparators() As System.String()
'Usage
Dim instance As Option Dim value() As System.String value = instance.GetValueSeparators()
public System.string[] GetValueSeparators()
public function GetValueSeparators(): System.array of String;
public function GetValueSeparators() : System.String[];
public: System.string*[]* GetValueSeparators();
public:
System.array<String^>^ GetValueSeparators();
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