Changes

Jump to: navigation, search

Working with Directories in Visual Basic

31 bytes added, 14:06, 19 March 2009
Obtaining a Directory Information and Contents Listings in Visual Basic
== Obtaining a Directory Information and Contents Listings in Visual Basic ==
<google>ADSDAQBOX_FLOW</google>
Information about a directory and a listing of directory contents can be obtained using the Visual Basic ''DirectoryInfo'' class. The ''Name'' property of the ''DirectoryInfo'' provides the name of the directory, amd the ''FullName'' property provides the full path of the directory.

Navigation menu