System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes Methode
XmlWriterSettings::set_DoNotEscapeUriAttributes method
Legt einen Wert fest, der angibt, ob der XmlWriter URI-Attribute nicht escaped.
void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | bool | Der zu setzende Wert. |
Siehe auch
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++