ServiceProvider Constructor
Visual Studio 2015
Initializes an instance of ServiceProvider.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ServiceProvider(IServiceProvider^) | Initializes a instance with an existing IServiceProvider interface. |
![]() | ServiceProvider(IServiceProvider^, Boolean) | Initializes a new instance of the ServiceProvider class with an existing IServiceProvider object and optionally passes all requests to the underlying service provider. |
Show:
