Condividi tramite


Proprietà IVsHierarchyItem.HierarchyIdentity

Gets the identity that represents this item.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
ReadOnly Property HierarchyIdentity As IVsHierarchyItemIdentity
IVsHierarchyItemIdentity HierarchyIdentity { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Shell.IVsHierarchyItemIdentity
The identity that represents this item.

Note

The Hierarchy and NestedHierarchy properties on the hierarchy identity can be used to access properties of IVsHierarchy that are not exposed on this class.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsHierarchyItem Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell