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 命名空間