Re: I could not use it in window service by c# - WeOnlyDo Discussion board

Re: I could not use it in window service by c# (General questions)

by wodDamir, Friday, August 21, 2009, 09:06 (5355 days ago) @ yinpengxiang

Shareach,

Unfortunately, you can't do a ListDir(/s/.. ). This would in that case present relative path.

Instead you should do ListDir(/) as you already do.

Regards,
Damba


Complete thread: