Compartir a través de


ImageDeprecationStatus.ScheduledDeprecationTime Propiedad

Definición

Obtiene o establece el tiempo, en el futuro, en el que esta imagen se marcará como en desuso. El publicador elige esta hora programada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a