Using a resource file as data sources in visual studio

I am trying to use a txt resource file in my program.

I am using visual studio.

  • How can I access the file from my program? what code should i write to access it?
  • visual studio allows you to include specific file types. not txt

Many thanks

Matt

+3


source to share





All Articles