显示该模型的根元素的 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 的模型。