ElementGroup.TargetContext Property

Definition

Returns this ElementGroup's target ElementGroup context object

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

Property Value

Target ElementGroupContext object for this element group

Attributes

Applies to