FileSystem.name
The read-only name property of the
FileSystem interface indicates the file system's name. This
USVString is unique among all file systems currently exposed by the File and Directory Entries
API.
Value
A USVString representing the file system's name.
Examples
// tbd
Specifications
| Specification |
|---|
| File and Directory Entries API # dom-filesystem-name |
Browser compatibility
BCD tables only load in the browser