CardTextInputComponent.Button 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 text input's button configuration.
public Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton Button { get; set; }
member this.Button : Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton with get, set
Public Property Button As CardTextInputBaseButton
Property Value
Text input's button configuration.