TeamFoundationFileContainerService.QueryContainers 方法 (TeamFoundationRequestContext, IList<Uri>)

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Function QueryContainers ( _
    requestContext As TeamFoundationRequestContext, _
    artifactUris As IList(Of Uri) _
) As List(Of TeamFoundationFileContainer)
public List<TeamFoundationFileContainer> QueryContainers(
    TeamFoundationRequestContext requestContext,
    IList<Uri> artifactUris
)

参数

返回值

类型:System.Collections.Generic.List<TeamFoundationFileContainer>

.NET Framework 安全性

请参见

参考

TeamFoundationFileContainerService 类

QueryContainers 重载

Microsoft.TeamFoundation.Framework.Server 命名空间