Share via


VideoFrameBodyItem.FrameImage Property

Definition

Gets or sets content to review.

[Newtonsoft.Json.JsonProperty(PropertyName="FrameImage")]
public string FrameImage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="FrameImage")>]
member this.FrameImage : string with get, set
Public Property FrameImage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to