VSEXTENDSHIERARCHY Enumeration

 

Enumerates values for the extending the IVsParentHierarchy interface.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public enum VSEXTENDSHIERARCHY

Member nameDescription
EH_ITEM

Extend hierarchy item.

EH_NONE

No extension.

EH_ROOT

Extend root item.

From vsshell.idl:

Return to top
Show: