Compartilhar via


Recipe.PrepTime Propriedade

Definição

Obtém a quantidade de tempo necessária para preparar os ingredientes. Por exemplo, PT15M. Para obter informações sobre o formato de hora, consulte 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a