Partager via


TimeSpan.Start Propriété

Définition

Obtient ou définit le début d’un intervalle de temps

[Newtonsoft.Json.JsonProperty(PropertyName="start")]
public DateTime? Start { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="start")>]
member this.Start : Nullable<DateTime> with get, set
Public Property Start As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à