get the current directory in unity

Code Example - get the current directory in unity

                
                        path = System.IO.Directory.GetCurrentDirectory(); //This gives the projects path