Mobile和部分CE系统不支持currentdirectory功能,可以通过以下方式获得当前目录
Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase)