get_parameter_as_string
Description:
[ Version ( since = "1.0" ) ]
public string get_parameter_as_string (string name)
Gets the string representation of the target parameter in the Property.
Parameters:
this |
The Property to be queried
|
name |
The name of the target parameter
|
Returns:
The string representation of the parameter.
|