JSObjectReference.Id Property
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.
The unique identifier assigned to this instance.
protected public:
property long Id { long get(); };
protected internal long Id { get; }
member this.Id : int64
Protected Friend ReadOnly Property Id As Long