How do I determine assembly folder? I know about
Environment.Cur rentDirectory but it returns directory where process stared.
I need directory where my DLL located (Code runs inside DLL)
Thank you,
Ivan
Environment.Cur rentDirectory but it returns directory where process stared.
I need directory where my DLL located (Code runs inside DLL)
Thank you,
Ivan
Comment