共用方式為


QueryResult.Score 屬性

定義

取得或設定答案的分數,從 0.0 (最低信賴度) 到 1.0 (最大信賴度) 。

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

屬性值

答案的分數,從 0.0 (最低信賴度) 到 1.0 (最大信賴度) 。

適用於