Compartir a través de


FileShare.DeletedTime Propiedad

Definición

Obtiene la hora eliminada si se eliminó el recurso compartido.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deletedTime")]
public DateTime? DeletedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deletedTime")>]
member this.DeletedTime : Nullable<DateTime>
Public ReadOnly Property DeletedTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a