c# get assembly executable directory - Stack Overflow

PHOTO EMBED

Sun Jun 21 2020 06:50:46 GMT+0000 (Coordinated Universal Time)

Saved by @ourexpertize #cs

string assemblyPath = Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location);
content_copyCOPY

https://stackoverflow.com/questions/38071639/c-sharp-get-assembly-executable-directory