Freigeben über


Item.HashValue-Eigenschaft

MD5-Algorithmus des Elements, sofern zutreffend.

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

Syntax

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

Eigenschaftswert

Typ: array<System.Byte[]
Gibt Byte zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Item Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace