Application Startup and Executable Path
Posted
on C# Corner
See other posts from C# Corner
Published on 4/25/2010 11:57:02 PM
Indexed on
2010/04/26
8:04 UTC
Read the original article
Hit count: 209
Filed under:
The code snippet in this article demonstrates how to use Application class static properties to get Windows Forms application startup path, executable path and user data path using C#.
© C# Corner or respective owner