共用方式為


WorkItemLinkCollection.AddedLinks 屬性

命名空間:  Microsoft.TeamFoundation.WorkItemTracking.Client
組件:  Microsoft.TeamFoundation.WorkItemTracking.Client (在 Microsoft.TeamFoundation.WorkItemTracking.Client.dll 中)

語法

'宣告
Public ReadOnly Property AddedLinks As IEnumerable(Of WorkItemLink)
public IEnumerable<WorkItemLink> AddedLinks { get; }

屬性值

型別:System.Collections.Generic.IEnumerable<WorkItemLink>

.NET Framework 安全性

請參閱

參考

WorkItemLinkCollection 類別

Microsoft.TeamFoundation.WorkItemTracking.Client 命名空間