VsMenus.guidStandardCommandSet2K Field

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

See Also

Reference

VsMenus Class

VsMenus Members

Microsoft.VisualStudio.Package Namespace