Share via


CardTextInputComponent.IconBefore Property

Definition

Gets or sets properties for an optional icon, displayed in the left end of the text input.

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

Property Value

Properties for an optional icon.

Applies to