Constants.vsContextSolutionHasMultipleProjects 字段

指示解决方案包含多个项目。

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

语法

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

备注

指示集成开发环境 (IDE) 的当前状态(或上下文)。

.NET Framework 安全性

请参阅

参考

Constants 类

EnvDTE 命名空间