Thread: Class problem
View Single Post
Old Oct 29th, 2006, 9:51 PM   #2
XanFox
Newbie
 
XanFox's Avatar
 
Join Date: Oct 2006
Location: Australia - Gold Coast
Posts: 8
Rep Power: 0 XanFox is on a distinguished road
Hi,

I am not quite sure what you are trying to do here exactly...(and I am a novice ..)

The FileDetails class has a private string to hold the file address in, but it only seems to have one method... a get (an accessor). If you want to specify the file path wouldn't you need to set it? Also in your main program wouldnt you then need to call on the get method to get that address string?
__________________
Everything works out in the End...so if its not all worked out...your not at the end!
XanFox is offline   Reply With Quote