다음을 통해 공유


PromptRecognizerResult<T>.AllowInterruption 속성

정의

부모 대화 상자가 프롬프트를 중단할 수 있는지 여부를 나타내는 플래그를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

기본값은 false입니다.

적용 대상