AmpImage.Src

AmpImage.Src property

Similar to the src attribute on the img tag. The value must be a URL that points to a publicly-cacheable image file

public string Src { get; set; }

See Also