ElementGroupPrototype.SourceContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns this ElementGroupPrototype's source ElementGroupContext object
public:
property Microsoft::VisualStudio::Modeling::ElementGroupContext ^ SourceContext { Microsoft::VisualStudio::Modeling::ElementGroupContext ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementGroupContext SourceContext { get; }
member this.SourceContext : Microsoft.VisualStudio.Modeling.ElementGroupContext
Public ReadOnly Property SourceContext As ElementGroupContext
Property Value
Source ElementGroupContext object for this element group prototype