次の方法で共有


ImagesImageMetadata.RecipeSourcesCount プロパティ

定義

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

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象