IServiceContainer.RemoveService Method
Visual Studio 2015
Removes the given service type from the service container.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IServiceContainer.RemoveService(Type) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes the given service type from the service container. |
![]() ![]() | IServiceContainer.RemoveService(Type, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes the given service type from the service container, and optionally promotes the removal of the service to parent service containers. |
Show:

