IVsDataSourceManager 接口

定义

表示 DDEX 源管理器服务。

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
属性

属性

Sources

获取所有已注册的 DDEX 数据源的字典。

适用于