VsServiceProviderWrapper Constructor (IServiceProvider^)

 

Constructs an instance of the class.

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

public:
VsServiceProviderWrapper(
	IServiceProvider^ serviceProvider
)

Parameters

serviceProvider
Type: System::IServiceProvider^

The instance of the service provider to wrap

Return to top
Show: