共用方式為


ClientWiqlAdapterHelper.GetAllLinkTypeIds 方法

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

語法

'宣告
Public Function GetAllLinkTypeIds As IEnumerable(Of Integer)
public IEnumerable<int> GetAllLinkTypeIds()

傳回值

類型:System.Collections.Generic.IEnumerable<Int32>

實作

IWiqlAdapterHelper.GetAllLinkTypeIds()

.NET Framework 安全性

請參閱

參考

ClientWiqlAdapterHelper 類別

Microsoft.TeamFoundation.WorkItemTracking.Client 命名空間