ConversationBot.Command 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 command.
public Microsoft.TeamsFx.Conversation.CommandBot Command { get; }
member this.Command : Microsoft.TeamsFx.Conversation.CommandBot
Public ReadOnly Property Command As CommandBot