Share via


Workspace.SetPendingChangeAttribute-Methode

Legt Eigenschaften auf vorhandenen ausstehenden Änderungen fest

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Sub SetPendingChangeAttribute ( _
    pendingChangePropertyValues As List(Of ArtifactPropertyValue) _
)
public void SetPendingChangeAttribute(
    List<ArtifactPropertyValue> pendingChangePropertyValues
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Workspace Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace