ContextGuids.vsContextGuidSolutionOrProjectUpgrading 字段

表示当前解决方案或解决方案中的当前项目是否正在升级。

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

语法

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

备注

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

.NET Framework 安全性

请参阅

参考

ContextGuids 类

EnvDTE80 命名空间