Language

VideoCard.AddButton(CardAction) Method

Definition

Adds a button and returns this card.

public Microsoft.Agents.Core.Models.VideoCard AddButton(Microsoft.Agents.Core.Models.CardAction button);
member this.AddButton : Microsoft.Agents.Core.Models.CardAction -> Microsoft.Agents.Core.Models.VideoCard
Public Function AddButton (button As CardAction) As VideoCard

Parameters

button
CardAction

Returns

Applies to