Partager via


Recipe.TotalTime Propriété

Définition

Obtient le temps total nécessaire à la préparation et à la cuisson de la recette. Par exemple, PT45M. Pour plus d’informations sur le format d’heure, consultez http://en.wikipedia.org/wiki/ISO_8601#Durations.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à