Compartir a través de


Recipe.PrepTime Propiedad

Definición

Obtiene la cantidad de tiempo necesario para preparar los ingredientes. Por ejemplo, PT15M. Para obtener información sobre el formato de hora, vea http://en.wikipedia.org/wiki/ISO_8601#Durations.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a