public MDPropertyValue operator implicit( string str )
public: operator MDPropertyValue^ ( String^ str )
Parameters
- str
System::String
value to convert
Return Value
MDPropertyValue object storing
System::String
value.System::String
value to convert
System::String
to the MDPropertyValue object.public MDPropertyValue operator implicit( string str )
public: operator MDPropertyValue^ ( String^ str )
System::String
value to convertSystem::String
value.