CardTextInputComponent.IconAfter 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 properties for an optional icon, displayed in the right end of the text input.
public Microsoft.Bot.Schema.SharePoint.CardImage IconAfter { get; set; }
member this.IconAfter : Microsoft.Bot.Schema.SharePoint.CardImage with get, set
Public Property IconAfter As CardImage
Property Value
Properties for an optional icon.