UIContextGuids80.SolutionHasSingleProject 字段

指定已加载的解决方案包含单个项目的上下文。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const SolutionHasSingleProject As String
public const string SolutionHasSingleProject

备注

,在使用单个项目的解决方案加载或创建时,此上下文变为活动状态。 ,当所有项,但一个从解决方案中移除时,此上下文还变为活动状态。

此项目的 GUID 为: {ADFC4E66-0397-11D1-9F4E-00A0C911004F}。 它在 vsshlids.h 和 vsshell.h 定义。

.NET Framework 安全性

请参见

参考

UIContextGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间