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.
You can do it like this as well
System.AppDomain.CurrentDomain.BaseDirectory