CardAction.ImageAltText 属性

定义

获取或设置要用于 Image 属性的备用文本。

public string ImageAltText { get; set; }
member this.ImageAltText : string with get, set
Public Property ImageAltText As String

属性值

图像的备用文本。

适用于