A commonly referenced command set.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Shared guidSHLMainMenu As Guid
'使用
Dim value As Guid
value = VsMenus.guidSHLMainMenu
VsMenus.guidSHLMainMenu = value
public static Guid guidSHLMainMenu
public:
static Guid guidSHLMainMenu
public static var guidSHLMainMenu : Guid
Field Value
Type: System.Guid
Remarks
The value of this constant is
#define guidSHLMainMenu (0xd309f791, 0x903f, 0x11d0, 0x9e, 0xfc, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x4f);
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.