34,333
edits
Changes
→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.