Udostępnij za pośrednictwem


Metoda Workspace.SetPendingChangeProperty —

Uwaga: ten interfejs API jest już przestarzały.

Ustawia właściwości istniejących oczekujące zmiany.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
<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
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Workspace Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client