System::Xml::XmlDocument::get_IsReadOnly Methode
XmlDocument::get_IsReadOnly method
Gibt einen Wert zurück, der angibt, ob der aktuelle Knoten schreibgeschützt ist.
bool System::Xml::XmlDocument::get_IsReadOnly() override
ReturnValue
true if the current node is read-only; otherwise false. XmlDocument nodes always return false.
Siehe auch
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++