Get Current Directory Compact Framework

Hey guys

I'm writing an application in C# on the .NET Compact Framework and I need a way to find the current working directory. In the full framework I know it's

Directory.GetCurrentDirectory()

But that doesn't exist in the compact framework, any ideas?

thanks

Paul
[327 byte] By [dunff2k] at [2007-11-20 11:02:07]