ThumbnailCard Class
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.
ThumbnailCard ContentType value.
public class ThumbnailCard
type ThumbnailCard = class
Public Class ThumbnailCard
- Inheritance
-
ThumbnailCard
Thumbnail |
Initializes a new instance of the ThumbnailCard class. |
Thumbnail |
Initializes a new instance of the ThumbnailCard class. |
Content |
The content type value of a ThumbnailCard. |
Buttons |
Gets or sets set of actions applicable to the current card. |
Images |
Gets or sets array of images for the card. |
Subtitle |
Gets or sets subtitle of the card. |
Tap |
Gets or sets this action will be activated when user taps on the card itself. |
Text |
Gets or sets text for the card. |
Title |
Gets or sets title of the card. |
To |
Creates a new attachment from ThumbnailCard. |
Product | Versions |
---|---|
Microsoft.Bot.Builder | 4.0 |