次の方法で共有


PromptRecognizerResult<T>.AllowInterruption プロパティ

定義

親ダイアログでプロンプトの中断を許可するかどうかを示すフラグを示す値を取得または設定します。

public bool AllowInterruption { get; set; }
member this.AllowInterruption : bool with get, set
Public Property AllowInterruption As Boolean

プロパティ値

既定値は false です。

適用対象