次の方法で共有


Thing.Image プロパティ

定義

項目の画像を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象