Table of Contents

Class ImageUrl

public class ImageUrl
Inheritance
object
ImageUrl

Properties

Url

Required. URL for the image (base64 encoded data URI or HTTPS).

public string Url { get; set; }

Property Value

string