SyncGlobalId::Prefix Property

Gets the prefix component of the global ID.

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

public:
property unsigned long long Prefix {
	unsigned long long get ();
}

Property Value

Type: System::UInt64
The prefix component of the global ID.
Show: