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.

Δείτε επίσης