set_value_from_string
Description:
[
Version ( since =
"1.0" ) ]
public void set_value_from_string (
string value,
string kind)
Sets the Property with the
Value constructed from string.
Parameters:
this |
The Property to be set
|
value |
The value used to construct the Value
|
kind |
The kind used to construct the Value
|