ModelingPartitionMapper.RootElement Property

Definition

The root ModelElement of the modeling document with which this partition mapper is associated.

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

Property Value

Attributes

Applies to