次の方法で共有


ImageInsights.ImageCaption プロパティ

定義

イメージに使用するキャプションを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象