get script directory c#

66

c# get script directory -

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

Comments

Submit
0 Comments