FormConfiguration.Commands Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définitions des commandes intégrées.
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)