vb.net how to check if ANY directory exists without knowing a specific directory name, but rather ju

Posted by steve on Stack Overflow See other posts from Stack Overflow or by steve
Published on 2010-04-17T01:48:15Z Indexed on 2010/04/17 1:53 UTC
Read the original article Hit count: 364

Filed under:
|
|
|

In vb.net how do you check if a ANY directory exists inside a directory

I would need to know if there is a folder inside the c:\windows directory (WITHOUT knowing if there is ANY directory is in there).

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about folder