Class ImageContent
public class ImageContent : ContentBase
- Inheritance
-
ImageContent
- Inherited Members
Properties
Source
[JsonPropertyName("source")]
public ImageSource? Source { get; set; }
Property Value
Type
[JsonPropertyName("type")]
public override string Type { get; }