VsMenus.IDM_VS_CTXT_XPROJ_PROJITEM Field

Definition

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

Field Value

Value = 1047

Applies to