DynamicScriptObject::ToString Method ()
This API supports the product infrastructure and is not intended to be used directly from your code.
Attempts to convert the script object to a string representation.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System::String^A string representation of the script object, if the object can be converted; otherwise, a string representation of the object's default property or method.
If the script object cannot be converted to a string, the ToString method returns a string representation of the default property or method.
Available since 4.0