A commonly referenced command set.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Shared guidStandardCommandSet97 As Guid
'使用
Dim value As Guid
value = VsMenus.guidStandardCommandSet97
VsMenus.guidStandardCommandSet97 = value
public static Guid guidStandardCommandSet97
public:
static Guid guidStandardCommandSet97
public static var guidStandardCommandSet97 : Guid
Field Value
Type: System.Guid
Remarks
The value of this constant is:
#define guidStandardCommandSet97 ("5efc7975-14bc-11cf-9b2b-00aa00573819")
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.