ModelingPartitionMapper.RootElement 属性

定义

与此分区映射器关联的建模文档的根 ModelElement。

protected:
 property Microsoft::VisualStudio::Modeling::ModelElement ^ RootElement { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
protected Microsoft.VisualStudio.Modeling.ModelElement RootElement { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.RootElement : Microsoft.VisualStudio.Modeling.ModelElement
Protected ReadOnly Property RootElement As ModelElement

属性值

ModelElement
属性

适用于