次の方法で共有


ImageObject.VisualWords プロパティ

定義

イメージの視覚的表現を取得します。 より多くのサイズを取得するために使用されます

[Newtonsoft.Json.JsonProperty(PropertyName="visualWords")]
public string VisualWords { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="visualWords")>]
member this.VisualWords : string
Public ReadOnly Property VisualWords As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象