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 */
public byte[] get_HashValue ()

public function get HashValue () : byte[]

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.