次の方法で共有


ImageObject.ImageId プロパティ

定義

イメージの一意の ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象