Compartilhar via


QueryLogPageImpressionResult.Score property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property Score As Double
    Get
    Set
'Uso
Dim instance As QueryLogPageImpressionResult
Dim value As Double

value = instance.Score

instance.Score = value
public double Score { get; set; }

Property value

Type: System.Double

Ver também

Referência

QueryLogPageImpressionResult class

QueryLogPageImpressionResult members

Microsoft.Office.Server.Search.Query namespace