Migrates from File System Object to .NET

The FileSystemObject (FSO) model allows you to use the familiar object.method syntax with a rich set of properties, methods, and events to process folders and files.

Netcoole has implemented the FSO model in .NET. You can use FSO in .NET like FSO for ASP.

For more usage information, please refer to Visual Basic Scripting Edition Reference. nce.scripting namespace has finished the features of FSO for .NET.

Object lists