PendingChange.IsEdit 属性

获取描述的标志此挂起的更改是否挂起的编辑。

命名空间:  Microsoft.TeamFoundation.VersionControl.Client
程序集:  Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

语法

声明
Public ReadOnly Property IsEdit As Boolean
public bool IsEdit { get; }

属性值

类型:System.Boolean
如果此挂起的更改挂起的编辑,则为 true;否则,错误。

.NET Framework 安全性

请参阅

参考

PendingChange 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间