Working with Files and Folder
VB.NET implements its File and Directory operations in the namespace System.IO . The classes in the namespace System.IO provides various methods to retrieve and changes information about Directories and Files . The following tutorials provides various operations in Directories as well as Files using System.IO namespace.
0 on: "Advance VB Programming Chapter 07"