Re: How to Scan for files from drive



Use the DirectoryInfo and FileInfo types defined in the System.IO namespace.
 
 
 
"Rithesh Pai" <rithesh@xxxxxxxxxxxx> wrote in message news:OlJc1A8oFHA.3912@xxxxxxxxxxxxxxxxxxxx...
> Hi all,
>         I need to scan the hard disk drive/CD and search and retreive the
> files of likes  jpeg,gif etc.Is it possible?
>
> regards
> Rithesh
>
>

Loading