System::Xml::XmlReaderSettings::set_CloseInput 메서드
XmlReaderSettings::set_CloseInput method
리더가 닫힐 때 기본 스트림 또는 TextReader를 닫을지 여부를 나타내는 값을 설정합니다.
void System::Xml::XmlReaderSettings::set_CloseInput(bool value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | bool | 설정할 값. |
또 보기
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++