SyncGlobalId::GetBytes Method

Serializes the global ID value to an array of bytes.

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

public:
array<unsigned char>^ GetBytes()

Return Value

Type: array<System::Byte>
The global ID value as an array of bytes.
Show: