Share via


ModelExplorerTreeContainer.SelectedElement Property

Definition

Returns the model element currently selected in the explorer window. Returns null if no model element is selected.

protected:
 property Microsoft::VisualStudio::Modeling::ModelElement ^ SelectedElement { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
protected Microsoft.VisualStudio.Modeling.ModelElement SelectedElement { get; }
member this.SelectedElement : Microsoft.VisualStudio.Modeling.ModelElement
Protected ReadOnly Property SelectedElement As ModelElement

Property Value

Applies to