CardImage 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
卡片上的图像。
public class CardImage
type CardImage = class
Public Class CardImage
- 继承
-
CardImage
构造函数
CardImage() |
初始化 CardImage 类的新实例。 |
CardImage(String, String, CardAction) |
初始化 CardImage 类的新实例。 |
属性
Alt |
获取或设置适用于屏幕阅读器的图像说明。 |
Tap |
获取或设置分配给特定附件的操作。 |
Url |
获取或设置主要内容属性的 URL 缩略图。 |