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