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.Page for C++