get application path c#

98

c# windows application get current path -

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

Comments

Submit
0 Comments