My.Computer.FileSystem Object

Provides properties and methods for working with drives, files, and directories.

Remarks

For information about the methods and properties of the My.Computer.FileSystem object, see FileSystem.

For more information, see File Access with Visual Basic.

Note

You can also use classes in the System.IO namespace to work with drives, files, and directories.

Requirements

Namespace:Microsoft.VisualBasic.MyServices

Class:FileSystemProxy (provides access to FileSystem)

Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)

See Also

Reference

My.Computer.FileSystem.SpecialDirectories Object

My.Computer Object