Method | Description | |
---|---|---|
GetCommandLine ( ) : string | ||
GetCommandLineArgs ( ) : string[] | ||
GetCustomArgument ( string argumentName ) : string | ||
GetCustomArguments ( ) : string>.Dictionary |
public static GetCommandLineArgs ( ) : string[] | ||
return | string[] |
public static GetCustomArgument ( string argumentName ) : string | ||
argumentName | string | |
return | string |
public static GetCustomArguments ( ) : string>.Dictionary |
||
return | string>.Dictionary |