Share via


PromptRecognizeChoicesOptions.AllowPartialMatches Property

Definition

(Optional) if true, then only some of the tokens in a value need to exist to be considered a match.The default value is "false".

public bool? AllowPartialMatches { get; set; }
member this.AllowPartialMatches : Nullable<bool> with get, set
Public Property AllowPartialMatches As Nullable(Of Boolean)

Property Value

Implements

Applies to