IServiceContainer::RemoveService Method

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIServiceContainer::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.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIServiceContainer::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.)

Return to top
Show: