ElementPropertyDescriptor.ModelElement Property

Definition

returns the element to which this property belongs

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

Property Value

ModelElement

Attributes

Applies to