다음을 통해 공유


IModelingAdapterWithRootedModel 인터페이스

모델의 루트 요소를 노출하는 ModelBus 어댑터에서 구현하는 인터페이스입니다.

네임스페이스:  Microsoft.VisualStudio.Modeling.Integration
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0(Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

구문

‘선언
Public Interface IModelingAdapterWithRootedModel _
    Inherits IModelingAdapterWithStore
public interface IModelingAdapterWithRootedModel : IModelingAdapterWithStore

IModelingAdapterWithRootedModel 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 ModelRoot 단일 루트 모델 요소에 대한 접근자
Public 속성 Store 저장소에 대한 접근자 (IModelingAdapterWithStore에서 상속됨)

위쪽

설명

어댑터는 어댑터를 어댑터를 통해 노출 되는 모델 요소는 단일 루트를 사용 하 여 모델을 표시 하기 위해이 인터페이스를 구현할 수 있습니다.

참고 항목

참조

Microsoft.VisualStudio.Modeling.Integration 네임스페이스