次の方法で共有


PromptRecognizeChoicesOptions.AllowPartialMatches プロパティ

定義

(省略可能) true の場合、値内のトークンの一部のみが一致と見なされるために存在する必要があります。既定値は "false" です。

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

プロパティ値

実装

適用対象