Does anybody know how to use FileSystemObject in VB.NET?

I'm trying to go into a folder/directory to loop through the files and within each file, look for a specific item.

Any sample code?

Or there's a differetn and better way of searching files?

Thanks!