IMonitorSelectionService.CurrentWindowFrame 属性

获取活动的文档框架或工具窗架。

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

语法

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

属性值

类型:System.Object
文档框架或工具处于活动状态窗架。

备注

是用于激活 IVsWindowFrame 实现接口的窗架。

.NET Framework 安全性

请参见

参考

IMonitorSelectionService 接口

Microsoft.VisualStudio.Modeling.Shell 命名空间