WindowPane.Window 属性

获取窗口与此窗口窗格。

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

语法

声明
Public Overridable ReadOnly Property Window As IWin32Window
public virtual IWin32Window Window { get; }

属性值

类型:System.Windows.Forms.IWin32Window
IWin32Window .

备注

实现必须为该对象提供实现。

.NET Framework 安全性

请参见

参考

WindowPane 类

Microsoft.VisualStudio.Shell 命名空间