VsMenus.IDM_VS_CTXT_XPROJ_PROJITEM Field
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.
The ID of the context menu for multiple selections including the project node.
public: int IDM_VS_CTXT_XPROJ_PROJITEM = 1047;
int IDM_VS_CTXT_XPROJ_PROJITEM = 1047;
public const int IDM_VS_CTXT_XPROJ_PROJITEM = 1047;
val mutable IDM_VS_CTXT_XPROJ_PROJITEM : int
Public Const IDM_VS_CTXT_XPROJ_PROJITEM As Integer = 1047