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