FileSystem.name

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

nameFileSystem インターフェイスの読み取り専用プロパティで、ファイルシステムの名前を示します。この文字列は、現在ファイルとディレクトリー項目 API で公開されているすべてのファイルシステムの間で一意です。

このファイルシステムの名前を表す文字列です。

js
// tbd

仕様書

Specification
File and Directory Entries API
# dom-filesystem-name

ブラウザーの互換性

BCD tables only load in the browser

関連情報