Partager via


PendingChange.HashValue, propriété

Obtient le MD5 HashValue pour le contenu de la modification en attente.

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

Syntaxe

'Déclaration
Public ReadOnly Property HashValue As Byte()
public byte[] HashValue { get; }

Valeur de propriété

Type : array<System.Byte[]
Le MD5 HashValue pour le contenu de la modification en attente.

Sécurité .NET Framework

Voir aussi

Référence

PendingChange Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms