System::Xml::XmlEntity::get_IsReadOnly 메서드
XmlEntity::get_IsReadOnly method
노드가 읽기 전용인지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlEntity::get_IsReadOnly() override
ReturnValue
true if the node is read-only; otherwise, false. Because XmlEntity nodes are read-only, this method always returns true.
또 보기
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Page for C++