Compartilhar via


FileStatusProperties.ExpirationTime Propriedade

Definição

Obtém o tempo de expiração, se houver, como tiques desde a época. Se o valor for 0 ou DateTime.MaxValue, não haverá expiração.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a