Difference of AppDomain.CurrentDomain.BaseDirectory and Environment.CurrentDirectory

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi, all

What is the difference of the follows ?

1. AppDomain.CurrentDomain.BaseDirectory
2. Environment.CurrentDirectory
3. AppDomainSetup.ApplicationBase

When I do Assembly.Load(...)
Which is used ?

thanks


.


Quantcast