ConversationBot.CardAction Property
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.
The entry point of adaptive card action.
public Microsoft.TeamsFx.Conversation.CardActionBot CardAction { get; }
member this.CardAction : Microsoft.TeamsFx.Conversation.CardActionBot
Public ReadOnly Property CardAction As CardActionBot