ObjectId(UInt64) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifier of a uniquely identifiable object.
public ObjectId (ulong Value);
new Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectId : uint64 -> Microsoft.VisualStudio.RpcContracts.RemoteUI.ObjectId
Public Sub New (Value As ULong)
Parameters
- Value
- UInt64
Identifier value.