Share via


FormConfiguration.Commands Field

Definition

Definitions of the built-in 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) 

Field Value

Applies to