QnAMakerOptions.RankerType Property

Definition

Gets or sets the QnA Maker ranker type to use.

public string RankerType { get; set; }
member this.RankerType : string with get, set
Public Property RankerType As String

Property Value

The QnA Maker ranker type to use.

Applies to

See also