SyncVersion::ToString Method

Returns a string that represents the version.

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 version.
Show: