IVsParentHierarchy Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unsupported interface. Do not use.
public interface class IVsParentHierarchy
public interface class IVsParentHierarchy
__interface IVsParentHierarchy
[System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsParentHierarchy
[System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsParentHierarchy
[<System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsParentHierarchy = interface
[<System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsParentHierarchy = interface
Public Interface IVsParentHierarchy
- Attributes
Methods
ExtendsBrowseObjects(VSEXTENDSHIERARCHY[]) | |
GetBrowseExtender(IVsHierarchy, UInt32, Object) |