System::Xml::XmlReaderSettings::get_CloseInput طريقة
XmlReaderSettings::get_CloseInput method
يعيد قيمة تشير إلى ما إذا كان يجب إغلاق الدفق الأساسي أو TextReader عند إغلاق القارئ.
bool System::Xml::XmlReaderSettings::get_CloseInput()
ReturnValue
true to close the underlying stream or TextReader when the reader is closed; otherwise false. The default is false.
انظر أيضًا
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++