Version: 2023.2
言語: 日本語
public static string ReadParameter (string paramName);

パラメーター

paramName Specific name of a command line parameter.

戻り値

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

説明

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


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