FileResponse.CreatedAt

Propiedad FileResponse.CreatedAt

Obtiene o establece la marca de tiempo Unix (en segundos) para cuando se creó el archivo.

public long CreatedAt { get; set; }

Ver También