1
Answer

Read XML FILE in C#

Photo of Abdu Rafeeq

Abdu Rafeeq

12y
1.7k
1
<config>
   <version>true</version>
</config>



I want to read above xml flie

how get bool Ver=true from above?

Answers (1)