ModelBusAdapter.AdapterManager 屬性
建立這個 ModelBusAdapter 執行個體的 ModelBusAdapterManager 執行個體。
命名空間: Microsoft.VisualStudio.Modeling.Integration
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)
語法
public ModelBusAdapterManager AdapterManager { get; }
public:
property ModelBusAdapterManager^ AdapterManager {
ModelBusAdapterManager^ get();
}
member AdapterManager : ModelBusAdapterManager with get
Public ReadOnly Property AdapterManager As ModelBusAdapterManager
屬性值
Type: Microsoft.VisualStudio.Modeling.Integration.ModelBusAdapterManager
請參閱
ModelBusAdapter 類別
Microsoft.VisualStudio.Modeling.Integration 命名空間
回到頁首