IModelingAdapterWithRootedModel 介面
此模型的根項目公開 (expose) 的 ModelBus 介面卡所實作的介面。
命名空間: Microsoft.VisualStudio.Modeling.Integration
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll 中)
語法
'宣告
Public Interface IModelingAdapterWithRootedModel _
Inherits IModelingAdapterWithStore
public interface IModelingAdapterWithRootedModel : IModelingAdapterWithStore
IModelingAdapterWithRootedModel 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
ModelRoot | 單一根模型項目的存取子 |
![]() |
Store | 儲存區的存取子 (繼承自 IModelingAdapterWithStore)。 |
回頁首
備註
配接器可實作這個介面表示它是含有單一根會透過介面卡的 ModelElement 的模型的配接器。