IExplorerItem.Identity Property

Definition

Gets the ID that uniquely identifies this item.

public:
 property System::Object ^ Identity { System::Object ^ get(); };
public object Identity { get; }
member this.Identity : obj
Public ReadOnly Property Identity As Object

Property Value

The ID.

Applies to