Partager via


Workspace.SetPendingChangeProperty, méthode

Remarque : cette API est maintenant obsolète.

Définit les propriétés d'exister des modifications en attente.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("Please use SetPendingChangeAttribute to set attributes on pending changes.",  _
    False)> _
Public Sub SetPendingChangeProperty ( _
    pendingChangePropertyValues As List(Of ArtifactPropertyValue) _
)
[ObsoleteAttribute("Please use SetPendingChangeAttribute to set attributes on pending changes.", 
    false)]
public void SetPendingChangeProperty(
    List<ArtifactPropertyValue> pendingChangePropertyValues
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

Workspace Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms