共用方式為


QnAMakerOptions.Top 屬性

定義

取得或設定您想要在輸出中排名的結果數目。

public int Top { get; set; }
member this.Top : int with get, set
Public Property Top As Integer

屬性值

您想要在輸出中排名的結果數目。

適用於