Graph.Links Property

Definition

Get the collection of links

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

Property Value

Attributes

Applies to