c# current dir

32

c# current dir -

string appPath = System.IO.Path.GetDirectoryName(Application.ExecutablePath);

Comments

Submit
0 Comments