Partager via


PendingChange.UploadHashValue, propriété

Il s'agit du MD5 HashValue pour le fichier associé actuellement cette modification en attente.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property UploadHashValue As Byte()
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public byte[] UploadHashValue { get; set; }

Valeur de propriété

Type : array<System.Byte[]
retourne Byte ;

Sécurité .NET Framework

Voir aussi

Référence

PendingChange Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms