System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes méthode
XmlWriterSettings::get_DoNotEscapeUriAttributes method
Retourne une valeur qui indique si le XmlWriter n’échappe pas les attributs URI.
bool System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes()
ReturnValue
true if the XmlWriter does not escape URI attributes; otherwise, false. The default is false.
Voir aussi
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++