ExtendedItem.HasOtherPendingChange 属性

如果项目具有挂起的更改在另一个工作区域上方,则为 true。

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

语法

声明
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property HasOtherPendingChange As Boolean
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public bool HasOtherPendingChange { get; set; }

属性值

类型:System.Boolean
返回 Boolean

.NET Framework 安全性

请参阅

参考

ExtendedItem 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间