Freigeben über


DeploymentItem.GetHashCode-Methode

Fungiert als Hashfunktion für eine Instanz des DeploymentItem-Objekts.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

Rückgabewert

Typ: Int32
Ein Int32-Wert, der den Hashcode für diese Instanz enthält.

.NET Framework-Sicherheit

Siehe auch

Referenz

DeploymentItem Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace