UIContextGuids80.EmptySolution 字段

指定空解决方案已加载的上下文。

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

语法

声明
Public Const EmptySolution As String
public const string EmptySolution

备注

,如果解决方案未加载时,此上下文变为活动状态。 ,当至少具有一个项目的解决方案加载时,此上下文变为非活动状态。

此上下文的 GUID 为: {ADFC4E65-0397-11D1-9F4E-00A0C911004F}。 它在 vsshlids.h 和 vsshell.h 定义。

.NET Framework 安全性

请参见

参考

UIContextGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间