Share via


SVsServiceProvider Interface

Definition

Represents a Visual Studio service provider and intended for dynamic discovery of other VS services from MEF components.

public interface class SVsServiceProvider : IServiceProvider
Derived
Attributes
Implements

Examples

For an example of how to use this service provider, see Walkthrough: Accessing the DTE Object from an Editor Extension.

Remarks

This type is intended for the dynamic discovery of other Visual Studio services from Managed Extensibility Framework (MEF) components.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022