VideoCard.AddButton(CardAction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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