fullPath
Summary
The full absolute path from the root to the EntrySync.
Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.
Property of apis/filesystem/EntrySyncapis/filesystem/EntrySync
Syntax
Note: This property is read-only.
var result = EntrySync.fullPath;
Return Value
Returns an object of type
DOMString
Related specifications
- W3C File API: Directories and System Specification
- W3C Working Draft