CardAction.ImageAltText Property
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.
Alternate text to be used for the Image property.
public string ImageAltText { get; set; }
member this.ImageAltText : string with get, set
Public Property ImageAltText As String