ServiceProvider Constructor

 

Initializes an instance of ServiceProvider.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodServiceProvider(IServiceProvider^)

Initializes a instance with an existing IServiceProvider interface.

System_CAPS_pubmethodServiceProvider(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.

Return to top
Show: