Delen via


TabSuggestedActions.Actions Eigenschap

Definitie

Hiermee worden acties voor een antwoord op een kaarttabblad opgehaald of ingesteld.

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)

Waarde van eigenschap

Acties voor deze TabSuggestedActions.

Van toepassing op