Graph.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

属性值

GraphLinkCollection
属性

适用于