ContextGuids.vsContextGuidCommunityWindow 字段

表示是否显示“CodeZone 社区”窗口。

命名空间:  EnvDTE80
程序集:  EnvDTE80(在 EnvDTE80.dll 中)

语法

声明
Public Const vsContextGuidCommunityWindow As String
public const string vsContextGuidCommunityWindow
public:
literal String^ vsContextGuidCommunityWindow
static val mutable vsContextGuidCommunityWindow: string
public const var vsContextGuidCommunityWindow : String

备注

许多命令仅在其相关的上下文 GUID 处于活动状态时才显示。 例如,某些调试命令只在调试代码时才显示。 如果所有相关上下文都未处于活动状态,则不会显示该命令。

.NET Framework 安全性

请参阅

参考

ContextGuids 类

EnvDTE80 命名空间