get physical path in windows application

Get the application physical path in windows forms application

I am going to share the code for get physical path of your application. i.e.

System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().Location)

The both above and below line of code are use to get the physical path of windows forms application. i.e.

                                            OR

System.AppDomain.CurrentDomain.BaseDirectory


ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

Get the application physical path in windows forms application Get the application physical path in windows forms application Reviewed by Anil Singh on 5:00 AM Rating: (5)
www.code-sample.com/. Powered by Blogger.
^