Compartir a través de


QnAMakerOptions.RankerType Propiedad

Definición

Obtiene o establece el tipo de clasificador de QnA Maker que se va a usar.

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

Valor de propiedad

Tipo de clasificador de QnA Maker que se va a usar.

Se aplica a

Consulte también