共用方式為


Workspace.PendPropertyChange 方法 (String, PropertyValue)

Pends 在路徑傳遞的變更寫入至該屬性傳遞的。

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

語法

'宣告
Public Function PendPropertyChange ( _
    path As String, _
    property As PropertyValue _
) As Integer
public int PendPropertyChange(
    string path,
    PropertyValue property
)

參數

傳回值

型別:System.Int32

.NET Framework 安全性

請參閱

參考

Workspace 類別

PendPropertyChange 多載

Microsoft.TeamFoundation.VersionControl.Client 命名空間