A commonly referenced command set.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Shared guidStandardCommandSet2K As Guid
'使用
Dim value As Guid
value = VsMenus.guidStandardCommandSet2K
VsMenus.guidStandardCommandSet2K = value
public static Guid guidStandardCommandSet2K
public:
static Guid guidStandardCommandSet2K
public static var guidStandardCommandSet2K : Guid
Field Value
Type: System.Guid
Remarks
The value of this constant is:
#define guidStandardCommandSet2K ("1496A755-94DE-11D0-8C3F-00C04FC2AAE2");
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.