IExplorerItem.EntityIdentity Property

Definition

Gets the string value of entity identification in the explorer.

public:
 property System::String ^ EntityIdentity { System::String ^ get(); };
public string EntityIdentity { get; }
member this.EntityIdentity : string
Public ReadOnly Property EntityIdentity As String

Property Value

A string that represents the entity identification.

Applies to