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.

संबंधित देखें