DialogBase 构造函数

对话框所有者将是 Visual Studio 主窗口。

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

语法

声明
Protected Sub New ( _
    serviceProvider As IServiceProvider _
)
protected DialogBase(
    IServiceProvider serviceProvider
)

参数

.NET Framework 安全性

请参见

参考

DialogBase 类

Microsoft.VisualStudio.Modeling.Integration.Shell 命名空间