aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/currenturi/index.html
blob: 140ddfcc250d608c394e1a2a5cc22b9f0c8601d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: currentURI
slug: Archive/Mozilla/XUL/Property/currentURI
tags:
  - XUL Properties
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Property/currentURI
---
<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl><dt> <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/currentURI">currentURI</a></span></code> </dt><dd> 型: <a href="/ja/NsIURI" title="ja/NsIURI">nsIURI</a> </dd><dd> この読み取り専用のプロパティは現在読み込まれている URL を含みます。URL を変更するには <span id="m-loadURI"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/loadURI">loadURI</a></code></span> メソッドを使用してください。 </dd></dl>
<div class="noinclude">

</div>