ClipboardCommandSet.TargetElement Property

Definition

Returns the first element of the selection.

protected:
 virtual property Microsoft::VisualStudio::Modeling::ModelElement ^ TargetElement { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected virtual Microsoft.VisualStudio.Modeling.ModelElement TargetElement { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
member this.TargetElement : Microsoft.VisualStudio.Modeling.ModelElement
Protected Overridable ReadOnly Property TargetElement As ModelElement

Property Value

Attributes

Applies to