VSEXTENDSHIERARCHY Enumeration
Visual Studio 2015
Enumerates values for the extending the IVsParentHierarchy interface.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| EH_ITEM | Extend hierarchy item. | |
| EH_NONE | No extension. | |
| EH_ROOT | Extend root item. |
From vsshell.idl:
Show: