Partager via


SPHttpUserAgentAndMethodClassifier.GetHashCode - Méthode

Obtient un code de hachage pour l'objet.

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As SPHttpUserAgentAndMethodClassifier
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Valeur renvoyée

Type : System.Int32
Le code de hachage.

Remarques

Cette substitution retourne le code de hachage d'une chaîne concaténée à partir des valeurs de propriété UserAgent, HttpMethodet MatchSetting .

Voir aussi

Référence

SPHttpUserAgentAndMethodClassifier classe

SPHttpUserAgentAndMethodClassifier - Membres

Microsoft.SharePoint.Utilities - Espace de noms