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

属性值

此请求附带的可选编程操作。

适用于