IModelBus.GetAdapterManager 方法

使用该控件的 ID.,找到 ModelBusAdapterManager 实例引发异常,如果未找到。

命名空间:  Microsoft.VisualStudio.Modeling.Integration
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll 中)

语法

声明
Function GetAdapterManager ( _
    id As String _
) As ModelBusAdapterManager
ModelBusAdapterManager GetAdapterManager(
    string id
)

参数

返回值

类型:Microsoft.VisualStudio.Modeling.Integration.ModelBusAdapterManager
与特定 ID. 的 ModelBusAdapterManager 实例

.NET Framework 安全性

请参见

参考

IModelBus 接口

Microsoft.VisualStudio.Modeling.Integration 命名空间