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++