2
Answers

Application.ExecutablePath in console

Photo of Devendra Kumar

Devendra Kumar

8y
6.2k
1
Hello everyone
I am working on a console application in c# that i need to be restart itself after doing some work. as in windows form there is a function Application.ExecutablePath, this can be used to get the full path of the executable path but I cannot find any such in console.
 
please suggest something.
 
Thanks
Devendra 

Answers (2)