aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/file/mozfullpath/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/file/mozfullpath/index.html')
-rw-r--r--files/ja/web/api/file/mozfullpath/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/files/ja/web/api/file/mozfullpath/index.html b/files/ja/web/api/file/mozfullpath/index.html
new file mode 100644
index 0000000000..d0daa94b99
--- /dev/null
+++ b/files/ja/web/api/file/mozfullpath/index.html
@@ -0,0 +1,19 @@
+---
+title: File.mozFullPath
+slug: Web/API/File/mozFullPath
+tags:
+ - API
+ - File
+ - File API
+ - Files
+ - NeedsContent
+ - mozFullPath
+ - ファイル
+ - プロパティ
+ - リファレンス
+ - 非標準
+translation_of: Web/API/File/mozFullPath
+---
+<p>{{APIRef("File API")}}{{draft}}{{Non-standard_header}}</p>
+
+<p><span class="seoSummary">{{domxref("File")}} インターフェイスに対する特権的な拡張として、<code><strong>mozFullPath</strong></code> プロパティには、表現されたファイルの絶対パス名が含まれます。</span> このプロパティはブラウザコード、または古いスタイルの XPCOM ベースの Firefox 拡張機能でのみ使用できます。Web コンテンツでは使用できません。</p>