Share via


PromptRecognizerResult<T>.AllowInterruption 属性

定义

获取或设置一个值,该值指示是否应允许父对话中断提示的标志。

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

属性值

默认值为 false

适用于