Path.GetDirectoryName (System.Windows.Forms.Application.ExecutablePath);
WPF
System.AppDomain.CurrentDomain.BaseDirectory Path.GetDirectoryName (Process.GetCurrentProcess (). MainModule.FileName)
0.00 (0%) 0 votes
Path.GetDirectoryName (System.Windows.Forms.Application.ExecutablePath);
WPF
System.AppDomain.CurrentDomain.BaseDirectory Path.GetDirectoryName (Process.GetCurrentProcess (). MainModule.FileName)
0.00 (0%) 0 votes