System::Xml::XmlReaderSettings::get_CloseInput yöntemi
XmlReaderSettings::get_CloseInput method
Okuyucu kapatıldığında temel akışın veya TextReader’ın kapatılıp kapatılmayacağını gösteren bir değer döndürür.
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.
Ayrıca Bakınız
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++