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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.