AmpImage.Alt

AmpImage.Alt property

A string of alternate text, similar to the alt attribute on img.

public string Alt { get; set; }

See Also