Compartir a través de


Conflict.TheirHashValue (Propiedad)

Obtiene o establece el valor hash del elemento.

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Client
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Client (en Microsoft.TeamFoundation.VersionControl.Client.dll)

Sintaxis

'Declaración
Public Property TheirHashValue As Byte()
public byte[] TheirHashValue { get; set; }

Valor de propiedad

Tipo: array<System.Byte[]
El valor hash del elemento.

Seguridad de .NET Framework

Vea también

Referencia

Conflict Clase

Microsoft.TeamFoundation.VersionControl.Client (Espacio de nombres)