Miner.CommandLine Namespace > Parser Class > ArgumentsUsage Method : ArgumentsUsage(Type) Method |
'Declaration
Public Overloads Shared Function ArgumentsUsage( _ ByVal argumentType As System.Type _ ) As System.String
'Usage
Dim argumentType As System.Type Dim value As System.String value = Parser.ArgumentsUsage(argumentType)
public static System.string ArgumentsUsage( System.Type argumentType )
public function ArgumentsUsage( argumentType: System.Type ): System.String; static;
public static function ArgumentsUsage( argumentType : System.Type ) : System.String;
public: static System.string* ArgumentsUsage( System.Type* argumentType )
public: static System.String^ ArgumentsUsage( System.Type^ argumentType )
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