Partager via


DefaultAction Classe

Définition

Attention

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

Modèle d’action par défaut.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class DefaultAction
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type DefaultAction = class
Public Class DefaultAction
Héritage
DefaultAction
Attributs

Constructeurs

DefaultAction()
Obsolète.

Modèle d’action par défaut.

Propriétés

ActionType
Obsolète.

Obtient ou définit le type d’action.

ActionUrl
Obsolète.

Obtient ou définit l’URL par défaut à ouvrir.

MessengerExtensions
Obsolète.

Obtient ou définit une valeur indiquant si l’action a des extensions ou non.

WebviewHeightRatio
Obsolète.

Obtient ou définit le rapport de hauteur pour webView. Il peut être « COMPACT », « TALL » ou « FULL ».

S’applique à