SPHttpUserAgentAndMethodClassifier.GetHashCode 方法

获取对象的哈希代码。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides Function GetHashCode As Integer
用法
Dim instance As SPHttpUserAgentAndMethodClassifier
Dim returnValue As Integer

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

返回值

类型:System.Int32
哈希代码。

备注

该重写返回的UserAgentHttpMethodMatchSetting属性值从串联的字符串的哈希代码。

另请参阅

引用

SPHttpUserAgentAndMethodClassifier 类

SPHttpUserAgentAndMethodClassifier 成员

Microsoft.SharePoint.Utilities 命名空间