Freigeben über


FileStatusProperties.ExpirationTime Eigenschaft

Definition

Ruft die Ablaufzeit ab, falls vorhanden, als Ticks seit der Epoche. Wenn der Wert 0 oder DateTime.MaxValue ist, gibt es keinen Ablauf.

[Newtonsoft.Json.JsonProperty(PropertyName="msExpirationTime")]
public long? ExpirationTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="msExpirationTime")>]
member this.ExpirationTime : Nullable<int64>
Public ReadOnly Property ExpirationTime As Nullable(Of Long)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: