Compartir a través de


FileShare.SnapshotTime Propiedad

Definición

Obtiene la hora de creación de la instantánea de recurso compartido devuelta en la respuesta de los recursos compartidos de lista con el parámetro expand "snapshots".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a