CardImage Class

Definition

An image on a card.

public class CardImage
type CardImage = class
Public Class CardImage
Inheritance
CardImage

Constructors

CardImage()

Initializes a new instance of the CardImage class.

CardImage(String, String, CardAction)

Initializes a new instance of the CardImage class.

Properties

Alt

Gets or sets image description intended for screen readers.

Tap

Gets or sets action assigned to specific Attachment.

Url

Gets or sets URL thumbnail image for major content property.

Applies to