ThumbnailUrl.Alt 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.
Gets or sets HTML alt text to include on this thumbnail image.
public string Alt { get; set; }
member this.Alt : string with get, set
Public Property Alt As String
Property Value
The HTML alt text to include on this thumbnail image.