طريقة System::Xml::XmlDocument::get_IsReadOnly
XmlDocument::get_IsReadOnly method
يعيد قيمة تشير إلى ما إذا كانت العقدة الحالية للقراءة فقط.
bool System::Xml::XmlDocument::get_IsReadOnly() override
ReturnValue
true if the current node is read-only; otherwise false. XmlDocument nodes always return false.
انظر أيضًا
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++