get script directory c#

68

c# get script directory -

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

Comments

Submit
0 Comments