UIContextGuids80.CodeWindow 字段

指定代码窗口当前具有焦点的上下文。

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

语法

声明
Public Const CodeWindow As String
public const string CodeWindow

备注

此上下文将变为活动状态,当用户切换到代码窗口。 当从代码窗口的用户切换,此上下文变为非活动状态。 代码窗口通常是显示源代码编辑器窗口,其中带有设计器窗口相对于 (如 windows 窗体设计器。

此上下文的 GUID 为: {8FE2DF1D-E0DA-4EBE-9D5C-415D40E487B5}。 它在 vsshlids.h 和 vsshell.h 定义。

.NET Framework 安全性

请参见

参考

UIContextGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间