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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.