IServiceProviderEx Interface
Provides a unified service provider for managed VSPackages.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | GetService(Type^) | (Inherited from IServiceProvider.) |
![]() | GetService<T>() | Retrieves an object that specifies the type of service object to get. |
![]() | GetService<T>(Boolean) | Specifies a value that indicates the type of service object to get. |
Show:
