ElementGroup.SourceContext Property

Definition

Returns this ElementGroup's source ElementGroup context object

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

Property Value

Source ElementGroupContext object for this element group

Attributes

Applies to