Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Unsupported interface. Do not use.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")> _
<InterfaceTypeAttribute()> _
Public Interface IVsParentHierarchy
[GuidAttribute("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[InterfaceTypeAttribute()]
public interface IVsParentHierarchy
[GuidAttribute(L"8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[InterfaceTypeAttribute()]
public interface class IVsParentHierarchy
[<GuidAttribute("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")>]
[<InterfaceTypeAttribute()>]
type IVsParentHierarchy = interface end
public interface IVsParentHierarchy
The IVsParentHierarchy type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ExtendsBrowseObjects | |
![]() |
GetBrowseExtender |
Top