Share via


CardTextInputComponent.Button Property

Definition

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.

Applies to