Aracılığıyla paylaş


ICommonStructureService.GetNodes Yöntem (TeamFoundationRequestContext, List<String>)

Ad alanı:  Microsoft.TeamFoundation.Integration.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.List<CommonStructureNodeInfo>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ICommonStructureService Arabirim

GetNodes Fazla Yük

Microsoft.TeamFoundation.Integration.Server Ad Alanı