Microsoft
98-372 · Question #217
98-372 Question #217: Real Exam Question with Answer & Explanation
The correct answer is B. Node1.CuterXml. See the full explanation below for the reasoning.
Question
You create an XML document that has an XmlNode named node1. Which code fragment will read the XML contained in node1 and its subnodes?
Options
- ANode1.InnerText
- BNode1.CuterXml
- CNode1.Value
- DNode1.ToString ()
- ENode1.InnerXml
Community Discussion
No community discussion yet for this question.