Udostępnij przez


SuggestedActions.Actions Właściwość

Definicja

Pobiera lub ustawia akcje, które mogą być wyświetlane użytkownikowi.

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, które można wyświetlić użytkownikowi.

Dotyczy