K
Kishore
Hi,
I'd like to know how you can get the full pathname of your DLL in C#.
For a Windows application:
Application.StartupPath
can be used, but the DLL does not include the System.Windows.Forms
Namespace.
Thanks,
Kishore.
I'd like to know how you can get the full pathname of your DLL in C#.
For a Windows application:
Application.StartupPath
can be used, but the DLL does not include the System.Windows.Forms
Namespace.
Thanks,
Kishore.