System::Xml::XmlWriterSettings::get_CloseOutput μέθοδος
XmlWriterSettings::get_CloseOutput method
Επιστρέφει μια τιμή που υποδεικνύει εάν το XmlWriter πρέπει επίσης να κλείσει το υποκείμενο ρεύμα ή TextWriter όταν κληθεί η μέθοδος XmlWriter::Close.
bool System::Xml::XmlWriterSettings::get_CloseOutput()
ReturnValue
true to also close the underlying stream or TextWriter; otherwise, false. The default is false.
Δείτε επίσης
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++