System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes metodo
XmlWriterSettings::set_DoNotEscapeUriAttributes method
Imposta un valore che indica se il XmlWriter non esegue l’escape degli attributi URI.
void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | bool | Il valore da impostare. |
Vedi anche
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++