プロパティ署名 DocumentObject.url
このアイテムの URL。
署名
[Document.URL]?: string;
詳細
タイプ |
string |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-22 UTC。
[null,null,["最終更新日 2024-11-22 UTC。"],[[["`Document.URL` provides a string containing the URL of the current document."],["This property is optional, meaning it may not always be available."],["`Document.URL` is a readable and writable property allowing modifications."]]],["The content defines a property named `Document.URL`, which is a string type. This property is optional, meaning it may or may not be present. It is also not read-only, so its value can be modified. It likely represents a URL associated with a document. The presence of the question mark indicates the optional nature of the URL property.\n"]]