Freigeben über


ImageDeprecationStatus.ScheduledDeprecationTime Eigenschaft

Definition

Ruft den Zeitpunkt ab, zu dem dieses Bild in Zukunft als veraltet markiert wird, oder legt diesen fest. Diese geplante Zeit wird vom Verleger ausgewählt.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: