取得執行檔的目錄 string path = Directory.GetCurrentDirectory(); or string str = System.AppDomain.CurrentDomain.BaseDirectory;...
請先 登入 以發表留言。