次の方法で共有


ImagesImageMetadata.ShoppingSourcesCount プロパティ

定義

画像に表示される製品の商品を提供する Web サイトの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="shoppingSourcesCount")]
public int? ShoppingSourcesCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shoppingSourcesCount")>]
member this.ShoppingSourcesCount : Nullable<int>
Public ReadOnly Property ShoppingSourcesCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象