Compartilhar via


Método AspNetDevelopmentServer.GetHashCode

Retorna o código hash da ID da AspNetDevelopmentServer instância.

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

Sintaxe

'Declaração
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

Valor de retorno

Tipo: System.Int32
O código de hash.

Segurança do .NET Framework

Consulte também

Referência

AspNetDevelopmentServer Classe

Namespace Microsoft.VisualStudio.TestTools.Common