Src

AmpImage.Src property

类似于 img 标签上的 src 属性。该值必须是指向可公开缓存的图像文件的 URL

public string Src { get; set; }

也可以看看