共用方式為


IModelingAdapterWithStore 介面

ModelBus 配接器所實作的介面,會公開存放區。

命名空間:  Microsoft.VisualStudio.Modeling.Integration
組件:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)

語法

'宣告
Public Interface IModelingAdapterWithStore
public interface IModelingAdapterWithStore

IModelingAdapterWithStore 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 Store 存放區的存取子

回頁首

備註

配接器可實作這個介面表示它公開它提供存取模型的存放區。

請參閱

參考

Microsoft.VisualStudio.Modeling.Integration 命名空間