次の方法で共有


MessagingExtensionAction.CommandContext プロパティ

定義

コマンドの開始元のコンテキストを取得または設定します。 使用できる値は、'message'、'compose'、'commandbox' です。

public string CommandContext { get; set; }
member this.CommandContext : string with get, set
Public Property CommandContext As String

プロパティ値

コマンドの開始元のコンテキスト。

適用対象