ContextGuids.vsContextGuidHTMLCodeView 字段

表示是否显示编辑器的代码视图。

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

语法

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

备注

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

.NET Framework 安全性

请参阅

参考

ContextGuids 类

EnvDTE80 命名空间