Share via


CardTextInputIconButton.Icon Property

Definition

Gets or sets the icon to display.

public Microsoft.Bot.Schema.SharePoint.CardImage Icon { get; set; }
member this.Icon : Microsoft.Bot.Schema.SharePoint.CardImage with get, set
Public Property Icon As CardImage

Property Value

Icon to display in the button.

Applies to