Udostępnij przez


TabSuggestedActions.Actions Właściwość

Definicja

Pobiera lub ustawia akcje dla odpowiedzi na kartę karty.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.CardAction> Actions { get; set; }
member this.Actions : System.Collections.Generic.IList<Microsoft.Bot.Schema.CardAction> with get, set
Public Property Actions As IList(Of CardAction)

Wartość właściwości

Akcje dla tego elementu TabSuggestedActions.

Dotyczy