طريقة 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.Font for C++