FileSystemFileEntry

FileSystemFileEntryファイルとディレクトリー項目 API のインターフェイスで、ファイルシステム内のファイルを表します。このファイルの属性を記述するプロパティと、そのファイルを読み出すために使用する File オブジェクトを生成する file() メソッドを提供します。

FileSystemEntry FileSystemFileEntry

プロパティ

親インターフェイス FileSystemEntry のプロパティを継承していますが、このインターフェイスに固有のプロパティはありません。

メソッド

file()

ファイルの読み込みに使用できる新しい File オブジェクトを生成します。

仕様書

Specification
File and Directory Entries API
# api-fileentry

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
FileSystemFileEntry
createWriter
DeprecatedNon-standard
file

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Non-standard. Check cross-browser support before using.
Deprecated. Not for use in new websites.

関連情報