সম্পত্তি স্বাক্ষর DocumentObject.url
এই আইটেমটির একটি URL
স্বাক্ষর
[Document.URL]?: string;
বিস্তারিত
টাইপ | string |
---|
ঐচ্ছিক | হ্যাঁ |
---|
শুধুমাত্র পঠনযোগ্য | না |
---|
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-21 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-21 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"]]