CardTextInputIconButton Class
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.
Card text input button with icon.
public class CardTextInputIconButton : Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton
type CardTextInputIconButton = class
inherit CardTextInputBaseButton
Public Class CardTextInputIconButton
Inherits CardTextInputBaseButton
- Inheritance
Constructors
CardTextInputIconButton() |
Properties
Action |
Gets or sets the button's action. (Inherited from CardTextInputBaseButton) |
Icon |
Gets or sets the icon to display. |
Id |
Gets or sets unique Id of the button. (Inherited from CardTextInputBaseButton) |