Partilhar via


Propriedade PendingChange.UploadHashValue

Este é o MD5 HashValue para o arquivo que está atualmente associado com essa alteração pendente.

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

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property UploadHashValue As Byte()
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public byte[] UploadHashValue { get; set; }

Valor de propriedade

Tipo: array<System.Byte[]
Retorna Byte.

Segurança do .NET Framework

Consulte também

Referência

PendingChange Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server