ClipboardCommandSet.TargetElement 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 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