Freigeben über


GraphLink.Source-Eigenschaft

Die Linkquelle.

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public ReadOnly Property Source As GraphNode
public GraphNode Source { get; }
public:
property GraphNode^ Source {
    GraphNode^ get ();
}
member Source : GraphNode with get
function get Source () : GraphNode

Eigenschaftswert

Typ: Microsoft.VisualStudio.GraphModel.GraphNode

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphLink Klasse

Microsoft.VisualStudio.GraphModel-Namespace