UIContextGuids80.NotBuildingAndNotDebugging 字段

指定解决方案未生成还未调试的上下文。

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

语法

声明
Public Const NotBuildingAndNotDebugging As String
public const string NotBuildingAndNotDebugging

备注

此上下文始终处于活动状态但在生成过程中调试。 ,即使解决方案不加载,此上下文是活动的。

此上下文的 GUID 为: {48EA4A80-F14E-4107-88FA-8D0016F30B9C}。 它在 vsshlids.h 和 vsshell.h 定义。

.NET Framework 安全性

请参见

参考

UIContextGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间