System::Xml::XmlReaderSettings::set_CloseInput method
XmlReaderSettings::set_CloseInput method
Sets a value indicating whether the underlying stream or TextReader should be closed when the reader is closed.
void System::Xml::XmlReaderSettings::set_CloseInput(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.TeX for C++