IAsyncServiceContainer Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AddService(Type^, AsyncServiceCreatorCallback^) | Adds a service. |
![]() | AddService(Type^, AsyncServiceCreatorCallback^, Boolean) | Gets a service. |
![]() | AddService(Type^, AsyncServiceCreatorWithProgressCallback^) | |
![]() | AddService(Type^, AsyncServiceCreatorWithProgressCallback^, Boolean) | |
![]() | RemoveService(Type^) | Removes the service of the type specified. |
![]() | RemoveService(Type^, Boolean) | Removes the service of the type specified. |
Show:
