Skip to main content
fixed a typo
Source Link
sunside
  • 8.3k
  • 9
  • 56
  • 81

You can also add the XML file as a Resource and then address it'sits contents with Resources.YourXMLFilesResourceName (as a string, i.e. using a StringReader).

You can also add the XML file as a Resource and then address it's contents with Resources.YourXMLFilesResourceName (as a string, i.e. using a StringReader).

You can also add the XML file as a Resource and then address its contents with Resources.YourXMLFilesResourceName (as a string, i.e. using a StringReader).

edited body
Source Link
sunside
  • 8.3k
  • 9
  • 56
  • 81

You can also add the XML file as a Resource and then address it's contents with Resources.YourXMLFilesResourceName (as a string, ei.ge. using a StringReader).

You can also add the XML file as a Resource and then address it's contents with Resources.YourXMLFilesResourceName (as a string, e.g. using a StringReader).

You can also add the XML file as a Resource and then address it's contents with Resources.YourXMLFilesResourceName (as a string, i.e. using a StringReader).

Source Link
sunside
  • 8.3k
  • 9
  • 56
  • 81

You can also add the XML file as a Resource and then address it's contents with Resources.YourXMLFilesResourceName (as a string, e.g. using a StringReader).