Partager via


BuildDeploymentWebService.QueryDeploymentsByUri, méthode

Espace de noms :  Microsoft.TeamFoundation.Build.Server
Assembly :  Microsoft.TeamFoundation.Build.Server (dans Microsoft.TeamFoundation.Build.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function QueryDeploymentsByUri ( _
    deploymentUris As String() _
) As List(Of BuildDeployment)
[WebMethodAttribute]
public List<BuildDeployment> QueryDeploymentsByUri(
    string[] deploymentUris
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<BuildDeployment>

Sécurité .NET Framework

Voir aussi

Référence

BuildDeploymentWebService Classe

Microsoft.TeamFoundation.Build.Server, espace de noms