IMonitorSelectionService.CurrentWindow 属性

定义

检索与当前焦点窗口关联的窗口窗格对象。 这可能是文档或工具窗口。 通常,此对象将至少实现 IVsWindowPane 接口。

public:
 property System::Object ^ CurrentWindow { System::Object ^ get(); };
public object CurrentWindow { get; }
member this.CurrentWindow : obj
Public ReadOnly Property CurrentWindow As Object

属性值

Object

适用于