DynamicValue::ToString Method ()

 

Returns a string representation of the DynamicValue.

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string representation of the DynamicValue.

Return to top
Show: