Activity.SemanticAction 속성

정의

이 요청과 함께 제공되는 선택적 프로그래밍 작업을 가져오거나 설정합니다.

public Microsoft.Bot.Schema.SemanticAction SemanticAction { get; set; }
member this.SemanticAction : Microsoft.Bot.Schema.SemanticAction with get, set
Public Property SemanticAction As SemanticAction

속성 값

이 요청과 함께 제공되는 선택적 프로그래밍 방식 작업입니다.

적용 대상