Udostępnij za pośrednictwem


ModelingDocData.RootElement Property

Definition

The Root Element that identifies the portion of the store owned by this DocData. Can be null, if the DocData represents the entire store.

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

Property Value

Attributes

Applies to