Freigeben über


Conflict.GetHashValue-Methode

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

Syntax

'Declaration
Public Function GetHashValue ( _
    index As Integer _
) As Byte()
public byte[] GetHashValue(
    int index
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

Conflict Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace