Compartilhar via


Propriedade ConflictInformation.PendingChangeId

A identificação do pendingchange que este item está em conflito com.

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
Public Property PendingChangeId As Integer
public int PendingChangeId { get; set; }

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

ConflictInformation Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server