ElementGroupPrototype.TargetContext Property

Definition

Returns this ElementGroupPrototype's target ElementGroupContext object

public:
 property Microsoft::VisualStudio::Modeling::ElementGroupContext ^ TargetContext { Microsoft::VisualStudio::Modeling::ElementGroupContext ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementGroupContext TargetContext { get; }
member this.TargetContext : Microsoft.VisualStudio.Modeling.ElementGroupContext
Public ReadOnly Property TargetContext As ElementGroupContext

Property Value

Target ElementGroupContext object for this element group prototype

Applies to