Search found 1 match

by chaksur
23 Dec 2021, 11:01
Forum: Everything about Dll-Files
Topic: DLL change path
Replies: 20
Views: 24338

Re: DLL change path

Try this in

string filename = Path.Combine(Environment.CurrentDirectory, "settings.xml");