Proprietà IVsHierarchyItem.Parent
Gets the parent IVsHierarchyItem for 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 Parent As IVsHierarchyItem
IVsHierarchyItem Parent { get; }
Valore proprietà
Tipo: Microsoft.VisualStudio.Shell.IVsHierarchyItem
The parent hierarchy item for this item, or null if the item is at the root of the IVsUIHierarchyWindow.
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.