Méthode System::Xml::XmlWriterSettings::set_CloseOutput
XmlWriterSettings::set_CloseOutput method
Définit une valeur indiquant si le XmlWriter doit également fermer le flux sous-jacent ou le TextWriter lorsque la méthode XmlWriter::Close est appelée.
void System::Xml::XmlWriterSettings::set_CloseOutput(bool value)
| Paramètre | Type | Description |
|---|---|---|
| valeur | bool | La valeur à définir. |
Voir aussi
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++