Delen via


BasicCard.Buttons Eigenschap

Definitie

Hiermee wordt een set acties opgehaald of ingesteld die van toepassing is op de huidige kaart.

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

Waarde van eigenschap

De acties die van toepassing zijn op de huidige kaart.

Van toepassing op