how to include external to VB.NET

  • Thread starter Thread starter sympatico
  • Start date Start date
S

sympatico

Is there anyone that know how to include external file or textfile or .dll
into VB.NET emulator smartphone?

Thanks
 
Hi,

Add the item to the solution. Set it build action to content. It
will deployed to the emulator when you run the app.

Ken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top