Share via


ExtensionElement.Extends Property

Definition

The directly-extended domain model element. See also ActualExtendedElement

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

Property Value

Attributes

Applies to