What is the Windows CE equivalent of Application.StartupPath?
- by Bryan
I'm adding code to a program created to be used on Windows CE. My current problem is that Application.StartupPath isn't recognized. What is the Equivalent line of code I need to use?