ProcessService.ReadParameter

Declaration

public static string ReadParameter(string paramName);

Parameters

paramName Specific name of a command line parameter.

Returns

string The parameter value. If empty, the parameter wasn't used on the command line.

Description

A utility function to read command line arguments passed to the current process.


Did you find this page useful? Please give it a rating: