次の方法で共有


FormConfiguration.Commands フィールド

定義

組み込みコマンドの定義。

public System.Collections.Generic.Dictionary<Microsoft.Bot.Builder.FormFlow.FormCommand,Microsoft.Bot.Builder.FormFlow.CommandDescription> Commands;
val mutable Commands : System.Collections.Generic.Dictionary<Microsoft.Bot.Builder.FormFlow.FormCommand, Microsoft.Bot.Builder.FormFlow.CommandDescription>
Public Commands As Dictionary(Of FormCommand, CommandDescription) 

フィールド値

適用対象