ObjectId Class
Encapsulates the unique ID required for various classes of this assembly.
Namespace: Microsoft.SmartDevice.Connectivity
Assembly: Microsoft.SmartDevice.Connectivity (in Microsoft.SmartDevice.Connectivity.dll)
Syntax
'Declaration
Public Class ObjectId
'Usage
Dim instance As ObjectId
public class ObjectId
public ref class ObjectId
public class ObjectId
Remarks
This object can represent many different identifiers including Platform ID, Device ID, Package ID, and Service ID.
Inheritance Hierarchy
System.Object
Microsoft.SmartDevice.Connectivity.ObjectId
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.