This topic has not yet been rated - Rate this topic

PendingChange.HashValue Property

Gets the MD5 HashValue for the contents of the pending change.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public byte[] HashValue { get; }

Property Value

Type: System.Byte[]
The MD5 HashValue for the contents of the pending change.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.