Property StartupPath
StartupPath
Gets the path for the executable file that started the application, not including the executable name.
public static string StartupPath { get; }
Property Value
- string
The path for the executable file that started the application.