VsMenus Class
Includes the GUIDs for Visual Studio menu commands.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | VsMenus() | Instantiates a new instance of VsMenus. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | guidCciSet | The GUID of the CCI set. |
![]() ![]() | guidSHLMainMenu | The GUID of the main menu of the shell. |
![]() ![]() | guidStandardCommandSet2K | The GUID of the Visual Studio editor standard command set. |
![]() ![]() | guidStandardCommandSet97 | The GUID of the Visual Studio 6 standard command set. |
![]() ![]() | guidVsUIHierarchyWindowCmds | The GUID of the Visual Studio UI hierarchy window commands. |
![]() ![]() | guidVSUISet | |
![]() ![]() | guidVsVbaPkg | An alias for CLSID_VsVbaPackage. |
![]() ![]() | IDM_VS_CSCD_PROJWIN_FILECONTENTS_SCOPELIST | |
![]() ![]() | IDM_VS_CTXT_CODEWIN | Defines the context menu of the code window. |
![]() ![]() | IDM_VS_CTXT_FOLDERNODE | The ID of the context menu of the folder node. |
![]() ![]() | IDM_VS_CTXT_ITEMNODE | The ID of the context menu of the item node. |
![]() ![]() | IDM_VS_CTXT_NOCOMMANDS | The ID of the context menu for no available commands. |
![]() ![]() | IDM_VS_CTXT_PEEKRESULT | |
![]() ![]() | IDM_VS_CTXT_PROJNODE | The ID of the context menu for the project node. |
![]() ![]() | IDM_VS_CTXT_PROJWIN_FILECONTENTS | |
![]() ![]() | IDM_VS_CTXT_REFERENCE | The ID of the context menu of the reference node. |
![]() ![]() | IDM_VS_CTXT_REFERENCEROOT | The ID of the context menu of the root reference node. |
![]() ![]() | IDM_VS_CTXT_XPROJ_MULTIITEM | The ID of the context menu for multiple selections of different types. |
![]() ![]() | IDM_VS_CTXT_XPROJ_PROJITEM | The ID of the context menu for multiple selections including the project node. |
![]() ![]() | VSCmdOptQueryParameterList | The high-order word value for the nCmdexecopt parameter when querying parameter lists, for example QueryParameterList. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



