System::Xml::XmlNotation::get_IsReadOnly method
XmlNotation::get_IsReadOnly method
Restituisce un valore che indica se il nodo è di sola lettura.
bool System::Xml::XmlNotation::get_IsReadOnly() override
ReturnValue
true if the node is read-only; otherwise, false. Because XmlNotation nodes are read-only, this method always returns true.
Vedi anche
- Class XmlNotation
- Namespace System::Xml
- Library Aspose.Font for C++