IServiceContainer::RemoveService Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
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.(Inherited from Package.) |
![]() ![]() | 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.(Inherited from Package.) |
Show:

