Share via


Workspace.GetHashCode-Methode

Ruft den Hashcode für diese Arbeitsbereichsinstanz ab.

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()

Rückgabewert

Typ: System.Int32
Der Hashcode für diese Arbeitsbereichsinstanz.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workspace Klasse

GetHashCode-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace