IVsDataSourceManager Interface

Definition

Represents the DDEX Data Source Manager service, which enables discovery of registered DDEX data sources.

public interface class IVsDataSourceManager
[System.Runtime.InteropServices.Guid("32E0C769-C2C9-4587-B58C-013266137571")]
public interface IVsDataSourceManager
[<System.Runtime.InteropServices.Guid("32E0C769-C2C9-4587-B58C-013266137571")>]
type IVsDataSourceManager = interface
Public Interface IVsDataSourceManager
Attributes

Properties

Sources

Gets a dictionary of all registered DDEX data sources.

Applies to