Random (and spasmodic) thoughts of a software developer
Tuesday, June 16, 2009
App.Config DataDirectory macro
By default, the |DataDirectory| macro is substituted at run-time with the folder that contains the exe. You can override this default by changing the setting the "DataDirectory" property on the app domain as follows:
No comments:
Post a Comment