Share via


QueryResult.Score Property

Definition

Gets or sets the answer's score, from 0.0 (least confidence) to 1.0 (greatest confidence).

public float Score { get; set; }
member this.Score : single with get, set
Public Property Score As Single

Property Value

The answer's score, from 0.0 (least confidence) to 1.0 (greatest confidence).

Applies to