Partager via


DeploymentService.BeginAddBuildDeploymentProperty, méthode

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

Syntaxe

'Déclaration
Public Function BeginAddBuildDeploymentProperty ( _
    deploymentUri As Uri, _
    key As String, _
    value As String, _
    callback As AsyncCallback, _
    state As Object _
) As IAsyncResult
public IAsyncResult BeginAddBuildDeploymentProperty(
    Uri deploymentUri,
    string key,
    string value,
    AsyncCallback callback,
    Object state
)

Paramètres

Valeur de retour

Type : System.IAsyncResult

Sécurité .NET Framework

Voir aussi

Référence

DeploymentService Classe

Microsoft.TeamFoundation.Build.Client, espace de noms