how to get the application path in windows forms , i used the bellow code but it is saying like \"method not found\"
Application.ExecutablePath; Application.
System.Windows.Forms.Application.StartupPath must return the path of the running executable.
System.Windows.Forms.Application.StartupPath