set_parameter_from_string
Description:
[ Version ( since = "1.0" ) ]
public void set_parameter_from_string (string name, string value)
Sets the Property with the parameter defined by the name and value.
Parameters:
this |
The Property to be set
|
name |
The name of the parameter
|
value |
The value of the parameter
|