SearcherInfo.HashSignature - Propriété
Obtient ou définit la signature de code de hachage.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property HashSignature As Byte()
Get
Set
'Utilisation
Dim instance As SearcherInfo
Dim value As Byte()
value = instance.HashSignature
instance.HashSignature = value
public byte[] HashSignature { get; set; }
Valeur de propriété
Type : []
La signature de code de hachage.