C
cok119
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
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