共用方式為


ICommonStructureService.GetNodes 方法 (TeamFoundationRequestContext, List<String>)

命名空間:  Microsoft.TeamFoundation.Integration.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Function GetNodes ( _
    requestContext As TeamFoundationRequestContext, _
    nodesUris As List(Of String) _
) As List(Of CommonStructureNodeInfo)
List<CommonStructureNodeInfo> GetNodes(
    TeamFoundationRequestContext requestContext,
    List<string> nodesUris
)

參數

傳回值

型別:System.Collections.Generic.List<CommonStructureNodeInfo>

.NET Framework 安全性

請參閱

參考

ICommonStructureService 介面

GetNodes 多載

Microsoft.TeamFoundation.Integration.Server 命名空間