System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes मेथड
XmlWriterSettings::get_DoNotEscapeUriAttributes method
XmlWriter URI एट्रिब्यूट्स को एस्केप न करने का संकेत देने वाला मान लौटाता है।
bool System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes()
ReturnValue
true if the XmlWriter does not escape URI attributes; otherwise, false. The default is false.
संबंधित देखें
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++