DefaultAction Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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.
Modelo de ação padrão.
[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
- Herança
-
DefaultAction
- Atributos
Construtores
| DefaultAction() |
Obsoleto.
Modelo de ação padrão. |
Propriedades
| ActionType |
Obsoleto.
Obtém ou define o tipo de ação. |
| ActionUrl |
Obsoleto.
Obtém ou define a URL padrão a ser aberta. |
| MessengerExtensions |
Obsoleto.
Obtém ou define um valor que indica se a ação tem extensões ou não. |
| WebviewHeightRatio |
Obsoleto.
Obtém ou define a taxa de altura para o WebView. Pode ser "COMPACT", "TALL" ou "FULL". |