SyntaxFix
Write A Post
Hire A Developer
Questions
It`s best way for convert the Relative path to the absolute path!
string absolutePath = System.IO.Path.GetFullPath(relativePath);