Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The dialog owner will be the main Visual Studio window.
Namespace: Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntax
protected DialogBase(
IServiceProvider serviceProvider
)
protected:
DialogBase(
IServiceProvider^ serviceProvider
)
new :
serviceProvider:IServiceProvider -> DialogBase
Protected Sub New (
serviceProvider As IServiceProvider
)
Parameters
serviceProvider
Type: System.IServiceProviderVisual Studio ServiceProvider
See Also
DialogBase Class
Microsoft.VisualStudio.Modeling.Integration.Shell Namespace
Return to top