public string operator implicit( PropertyValue p )
public: operator String^ ( PropertyValue^ p )
Parameters
| Parameter Name | Description |
|---|---|
| p | PropertyValue to convert |
Return Value
string value of the PropertyValue.
string.public string operator implicit( PropertyValue p )
public: operator String^ ( PropertyValue^ p )
| Parameter Name | Description |
|---|---|
| p | PropertyValue to convert |