CrawledPropertyInfo.GetHashCode method
Calcula o código hash para este objeto.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As CrawledPropertyInfo
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valor retornado
Type: System.Int32
O código hash para este objeto.