An alias for CLSID_VsVbaPackage.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Shared guidVsVbaPkg As Guid
'使用
Dim value As Guid
value = VsMenus.guidVsVbaPkg
VsMenus.guidVsVbaPkg = value
public static Guid guidVsVbaPkg
public:
static Guid guidVsVbaPkg
public static var guidVsVbaPkg : Guid
Field Value
Type: System.Guid
Remarks
The value of this constant is:
#define guidVsVbaPkg Guid(0xa659f1b3, 0xad34, 0x11d1, 0xab, 0xad, 0x0, 0x80, 0xc7, 0xb8, 0x9c, 0x95);
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.