ImageUrl.Detail

ImageUrl.Detail property

Gets or sets the detail level of the image if specified by the user. low uses fewer tokens, you can opt in to high resolution using high .

public string Detail { get; set; }

See Also