A command set.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Shared guidVSUISet As Guid
'使用
Dim value As Guid
value = VsMenus.guidVSUISet
VsMenus.guidVSUISet = value
public static Guid guidVSUISet
public:
static Guid guidVSUISet
public static var guidVSUISet : Guid
Field Value
Type: System.Guid
Remarks
The value of this constant is:
#define guidVSUISet ("60481700-078b-11d1-aaf8-00a0c9055a90");
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.