SyntaxFix
Write A Post
Hire A Developer
Questions
You can get the base path by using the following code and append your needed path with that.
string path = System.AppDomain.CurrentDomain.BaseDirectory;