System::Xml::XmlNode::get_IsReadOnly yöntemi

XmlNode::get_IsReadOnly method

Düğümün yalnızca okunur olup olmadığını gösteren bir değer döndürür.

virtual bool System::Xml::XmlNode::get_IsReadOnly()

ReturnValue

true if the node is read-only; otherwise, false.

Ayrıca Bakınız