Proprietà IVsHierarchyItemIdentity.Hierarchy
Gets the IVsHierarchy representing the outer hierarchy of the 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 Hierarchy As IVsHierarchy
IVsHierarchy Hierarchy { get; }
Valore proprietà
Tipo: Microsoft.VisualStudio.Shell.Interop.IVsHierarchy
The hierarchy representing the outer hierarchy of the item.
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.