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.Font for C++