System::Xml::XmlDocument::get_IsReadOnly yöntemi
XmlDocument::get_IsReadOnly method
Geçerli düğümün yalnızca okunur olup olmadığını gösteren bir değer döndürür.
bool System::Xml::XmlDocument::get_IsReadOnly() override
ReturnValue
true if the current node is read-only; otherwise false. XmlDocument nodes always return false.
Ayrıca Bakınız
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++