A constant that defines the context menu for multiple selections including the project node.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Const IDM_VS_CTXT_XPROJ_PROJITEM As Integer
'使用
Dim value As Integer
value = VsMenus.IDM_VS_CTXT_XPROJ_PROJITEM
public const int IDM_VS_CTXT_XPROJ_PROJITEM
public:
literal int IDM_VS_CTXT_XPROJ_PROJITEM
public const var IDM_VS_CTXT_XPROJ_PROJITEM : int
Field Value
Type: System.Int32
Remarks
The value is equal to 0x0417.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.