Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the prefix component of the global ID.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property Prefix As ULong
Get
'Usage
Dim instance As SyncGlobalId
Dim value As ULong
value = instance.Prefix
public ulong Prefix { get; }
public:
property unsigned long long Prefix {
unsigned long long get ();
}
member Prefix : uint64
function get Prefix () : ulong
Property Value
Type: System.UInt64
The prefix component of the global ID.