Share via


ImageInsightsImageCaption.Caption Property

Definition

Gets or sets a caption about the image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to