Share via


PromptRecognizeChoicesOptions.AllowPartialMatches 属性

定义

(可选) 如果为 true,则值中的某些标记只需要存在即可被视为匹配项。默认值为“false”。

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

属性值

实现

适用于