Share via


QnAMakerOptions.Top Property

Definition

Gets or sets the number of ranked results you want in the output.

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

Property Value

The number of ranked results you want in the output.

Applies to