System::Xml::XmlReaderSettings::get_CloseInput method
XmlReaderSettings::get_CloseInput method
Restituisce un valore che indica se lo stream sottostante o il TextReader debbano essere chiusi quando il lettore è chiuso.
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.
Vedi anche
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++