CardImage 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.
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. |