IMonitorSelectionService.CurrentWindow 属性

获取活动的文档窗格或工具窗口窗格。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
ReadOnly Property CurrentWindow As Object
Object CurrentWindow { get; }

属性值

类型:System.Object
文档窗格或工具处于活动状态的窗口窗格。

备注

处于活动状态的窗口窗格通常实现 IVsWindowPane 接口。

.NET Framework 安全性

请参见

参考

IMonitorSelectionService 接口

Microsoft.VisualStudio.Modeling.Shell 命名空间