Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: FileSystemObject Type Property in .NET


Message #1 by "Jeffrey Widmer" <jwidmer@o...> on Fri, 26 Jan 2001 10:53:50 -0500
The old FileSystemObject had a property called Type that would return the

type of file of the fso.File object.  So for a .txt file, "Text Document"

would be returned; for a Folder, "File Folder" would be returned, etc.  This

is the same info seen in the type column when exploring windows in the

detail view.  I have been unable to get this information out of System.IO.

Does anyone know where to look or have any ideas how to get the type?

Thanks in advance,

-Jeff




  Return to Index