Share via


GraphLink.Target Property

Definition

The Link target

public:
 property Microsoft::VisualStudio::GraphModel::GraphNode ^ Target { Microsoft::VisualStudio::GraphModel::GraphNode ^ get(); };
public Microsoft.VisualStudio.GraphModel.GraphNode Target { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Target : Microsoft.VisualStudio.GraphModel.GraphNode
Public ReadOnly Property Target As GraphNode

Property Value

Attributes

Applies to