TableEntryBase.Identity 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 identifier.
public:
virtual property System::Object ^ Identity { System::Object ^ get(); };
public:
virtual property Platform::Object ^ Identity { Platform::Object ^ get(); };
public virtual object Identity { get; }
member this.Identity : obj
Public Overridable ReadOnly Property Identity As Object
Property Value
Returns Object.