ServiceProviderExtensions Class |
Namespace: Tvl.VisualStudio.Shell
The ServiceProviderExtensions type exposes the following members.
Name | Description | |
---|---|---|
AsVsServiceProvider |
Get an SVsServiceProvider instance wrapping an IServiceProvider.
| |
GetServiceTService(IServiceProvider) |
Get an instance of a service from an IServiceProvider.
| |
GetServiceTServiceClass, TServiceInterface(IServiceProvider) |
Get an instance of TServiceInterface by requesting an
instance of TServiceClass from the specified service provider.
| |
TryGetGlobalServiceTServiceClass, TServiceInterface |
Get an instance of TServiceInterface by requesting an
instance of TServiceClass from the specified OLE service
provider.
| |
TryGetOleServiceProvider |
Get an instance of IServiceProvider from the specified service provider.
|