Delen via


VideoCard.Buttons Eigenschap

Definitie

Hiermee worden acties op deze kaart opgehaald of ingesteld.

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 van deze kaart.

Van toepassing op