0
Answer

Newbie - .cs relative pathing

rhenson

rhenson

19y
1.3k
1
It seems simple enough, but I'm having a very hard time figuring out relative pathing.  I am working on a C# class project in a .cs file.  I want to read an xml file in <application root>/data/my.xml, but I can not get it working - everything I try returns windows/system32 for my application root - Any guidance would be greatly appreciated!