ConversationOptions.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.
Gets or sets the command option used to initialize the Command .
public Microsoft.TeamsFx.Conversation.CommandOptions Command { get; set; }
member this.Command : Microsoft.TeamsFx.Conversation.CommandOptions with get, set
Public Property Command As CommandOptions