The properties of the ConvertParam class are listed below. For a complete list of ConvertParam class members, see the ConvertParam Members topic.
Desc | The text description of this param. |
HasValue | True if the parameter takes a value |
IsPresent | Set by the converters consumer application of a parameter is present. |
ParamChar | The command line character for this param. |
Value | The value of the parameter, set by the converters consumer application. |
ConvertParam Class | ChoonConvert Namespace