Using files in a ClickOnce Deployment

  • Thread starter Thread starter robin9876
  • Start date Start date
R

robin9876

In a Windows application in VS 2005 VB.Net I have a XML file that needs
to be used in the application on the client pc. How do I reference this
file in code as it is not copied to the same location as the
application file?
 
Back
Top