请注意:此 API 现在已过时。
返回的AlertInfo类的此实例的哈希代码。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")> _
Public Overrides Function GetHashCode As Integer
用法
Dim instance As AlertInfo
Dim returnValue As Integer
returnValue = instance.GetHashCode()
[ObsoleteAttribute("This class is replaced by the query property bag, using the keys SearchAlert.PropBagKey_ChangeType and SearchAlert.PropBagKey_AlertBaselineTime.")]
public override int GetHashCode()
返回值
类型:System.Int32
当前对象的哈希代码。