Freigeben über


Button Klasse

Definition

Achtung

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.

Facebook-Schaltflächenobjekt.

[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 Button
[<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 Button = class
Public Class Button
Vererbung
Button
Attribute

Konstruktoren

Button()
Veraltet.

Facebook-Schaltflächenobjekt.

Eigenschaften

Payload
Veraltet.

Ruft die an den Webhook gesendete Zeichenfolge ab oder legt sie fest.

Title
Veraltet.

Ruft den Titel der Schaltfläche ab oder legt den Titel fest.

Type
Veraltet.

Ruft den Typ der Schaltfläche ab oder legt diese fest.

Url
Veraltet.

Ruft die URL der Schaltfläche ab oder legt sie fest.

Gilt für: