Freigeben über


Installation.ExpirationTime Eigenschaft

Definition

Ruft den Ablauf für die Installation ab oder legt den Ablauf fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: