MergeElementGroupEventArgs.ElementGroup 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.
public:
 property Microsoft::VisualStudio::Modeling::ElementGroup ^ ElementGroup { Microsoft::VisualStudio::Modeling::ElementGroup ^ get(); };
	public Microsoft.VisualStudio.Modeling.ElementGroup ElementGroup { [System.Diagnostics.DebuggerStepThrough] get; }
	[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementGroup : Microsoft.VisualStudio.Modeling.ElementGroup
	Public ReadOnly Property ElementGroup As ElementGroup
	Property Value
- Attributes