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

プロパティ値

この要求に付随するオプションのプログラムによるアクション。

適用対象