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