IVsDataProviderManager Interface

Definition

Exposes the DDEX Provider Manager service, which allows discovery of registered DDEX providers.

public interface class IVsDataProviderManager
[System.Runtime.InteropServices.Guid("F8B01F14-9F78-4506-80A8-3534837AF0D4")]
public interface IVsDataProviderManager
[<System.Runtime.InteropServices.Guid("F8B01F14-9F78-4506-80A8-3534837AF0D4")>]
type IVsDataProviderManager = interface
Public Interface IVsDataProviderManager
Attributes

Properties

Providers

Gets a dictionary of all registered DDEX providers.

Applies to