SVsServiceProvider Interface
Visual Studio 2015
Represents a Visual Studio service provider.
Assembly: Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetService(Type) | (Inherited from IServiceProvider.) |
This type is intended for the dynamic discovery of other Visual Studio services from Managed Extensibility Framework (MEF) components.
For an example of how to use this service provider, see Walkthrough: Accessing the DTE Object from an Editor Extension.
Show:
