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++