Share via


ImageInsights.ImageCaption Property

Definition

Gets the caption to use for the image.

[Newtonsoft.Json.JsonProperty(PropertyName="imageCaption")]
public Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.ImageInsightsImageCaption ImageCaption { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageCaption")>]
member this.ImageCaption : Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.ImageInsightsImageCaption
Public ReadOnly Property ImageCaption As ImageInsightsImageCaption

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to