class File
extends Blob
A File
provides information about files.
Constructors Jump to heading
new
Jump to headingFile()
Properties Jump to heading
readonly
Jump to headinglastModified: number
The last modified date of the File
.
readonly
Jump to headingname: string
The name of the File
.