Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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.