GraphLink.Source Property

Definition

The Link source

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

Property Value

Attributes

Applies to