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