Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Basic Application Development
File Access with Visual Basic

The My.Computer.FileSystem object provides tools for working with files and folders. Its properties, methods, and events allow you to create, copy, move, investigate, and delete files and folders. My.Computer.FileSystem provides better performance than the legacy functions (FileOpen, FileClose, Input, InputString, LineInput, etc.) that are provided by Visual Basic for backward compatibility.

Reading from Files in Visual Basic

Lists topics dealing with using the My.Computer.FileSystem object to read from files

Writing to Files in Visual Basic

Lists topics dealing with using the My.Computer.FileSystem object to write to files

Creating, Deleting, and Moving Files and Directories in Visual Basic

Lists topics dealing with using the My.Computer.FileSystem object to creating, copying, deleting and moving files and folders.

File, Directory, and Drive Properties in Visual Basic

Lists topics dealing with using the My.Computer.FileSystem object to determine file, folder, and drive properties.

Parsing Text Files with the TextFieldParser Object

Discusses how to use the TextFieldReader to parse text files such as logs.

File Encodings

Describes file encodings and their use.

Walkthrough: Manipulating Files and Directories in Visual Basic

Demonstrates how to create a utility that reports information about files and folders.

Troubleshooting: Reading from and Writing to Text Files

Lists common problems encountered when reading and writing to text files, and suggests remedies for each.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker