ContextGuids.vsContextGuidDeviceExplorer 字段

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

语法

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

备注

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

.NET Framework 安全性

请参阅

参考

ContextGuids 类

EnvDTE80 命名空间