CardAction.Image 属性

定义

获取或设置将在文本标签旁边的按钮上显示的图像 URL。

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

属性值

按钮上显示的图像。

适用于