Share via


MergeElementGroupEventArgs.TargetElement Property

Definition

Gets the target element that will serve as the parent element of the reconstituted elements.

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

Property Value

The target element that will serve as the parent element of the reconstituted elements.

Attributes

Applies to