Properties
This section describes the properties associated with the File API.
In this section
| Topic | Description |
|---|---|
|
Note
Internet Explorer 10. This object was supported in pre-release versions of Internet Explorer 10. As of Internet Explorer 10,
it is obsolete and DOMError should be used instead. Applications using this object should be updated
accordingly.
| |
|
The error that occurred while reading a File, Blob, or MSStream object. | |
|
The last modified date of the file. | |
|
Returns the number of files contained in a FileList object. | |
|
Note
Internet Explorer 11. This property was supported in pre-release versions of IE11. As of IE11,
it is obsolete.
Returns the underlying IInputStream object. | |
|
Obsolete: Provides access to an IRandomAccessStream object. | |
|
The name of the file. | |
|
Specifies whether an object created with createObjectURL can only used once. | |
|
Contains a constant indicating the current state of the FileReader or MSStreamReader object. | |
|
The result of the read operation. | |
|
The size of the Blob object in bytes. | |
|
Returns the content type of the object. | |
|
The relative path of the file that is being handled when selecting a folder using input. |
Show: