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 命名空间