IVsParentHierarchy Interface

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
'Usage
Dim instance As IVsParentHierarchy
[GuidAttribute("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[InterfaceTypeAttribute()]
public interface IVsParentHierarchy
[GuidAttribute(L"8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[InterfaceTypeAttribute()]
public interface class IVsParentHierarchy
public interface IVsParentHierarchy

See Also

Reference

IVsParentHierarchy Members

Microsoft.VisualStudio.Shell.Interop Namespace