c# windows application get current path

114

c# windows application get current path -

System.IO.Path.GetDirectoryName(Application.ExecutablePath);

Comments

Submit
0 Comments