Workspace.SetPendingChangeAttribute 方法

將現有的暫止變更的屬性。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

Workspace 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間