I see that two people responded (thanks), but I have yet to see their actual responses. I guess there is a little bit of lag on the moderation of the forum. No biggee.
I have approached it this way:
Add AppSetting to web.config called MyAppPath and the value \\Server\Share\. Then I call this value by ConfigurationSettings.AppSettings("MyAppPath"). This works beautifully.
If someone else has a more elegant and effective way, please let me know. Perhaps those two responses already have it listed...we shall see...
Ling