How to get startup path with Compact Framework?

  • Thread starter Thread starter Tomá¹ Machala
  • Start date Start date
T

Tomá¹ Machala

To get startup path on normal Framework, I'd use Application.StartupPath but
how can I do the same on Compact Framework? There isn't such method in
Application class.
Thanks.
 
Back
Top