GraphLink.Source 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.
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