Share via


ImagesImageMetadata.RecipeSourcesCount Property

Definition

Gets the number of websites that offer recipes of the food seen in the image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to