ImagesImageMetadata.ShoppingSourcesCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of websites that offer goods of the products seen in the image.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute