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