System::Xml::XmlAttribute::get_Specified método
XmlAttribute::get_Specified method
Devuelve un valor que indica si el valor del atributo se estableció explícitamente.
virtual bool System::Xml::XmlAttribute::get_Specified()
ReturnValue
true if this attribute was explicitly given a value in the original instance document; otherwise, false. A value of false indicates that the value of the attribute came from the DTD.
Ver también
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++