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