SyncGlobalId::ToString Method

Returns a string that represents the global ID.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String
A string that represents the global ID.
Show: