UIElementDialogPage.Window 属性

此成员重写 DialogPage.Window

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

语法

声明
<BrowsableAttribute(False)> _
Protected Overrides ReadOnly Property Window As IWin32Window
[BrowsableAttribute(false)]
protected override IWin32Window Window { get; }

属性值

类型:System.Windows.Forms.IWin32Window

.NET Framework 安全性

请参见

参考

UIElementDialogPage 类

Microsoft.VisualStudio.Shell 命名空间