DefaultAction Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
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 predefinido.
[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 predefinido. |
Propriedades
| ActionType |
Obsoleto.
Obtém ou define o tipo de ação. |
| ActionUrl |
Obsoleto.
Obtém ou define o URL predefinido para abrir. |
| 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 proporção de altura para o WebView. Pode ser "COMPACT", "TALL" ou "FULL". |