| Constructors: NewDirectoryInfo |
Creates a new DirectoryInfo object that describes the specified path.
Public Function NewDirectoryInfo( ByVal Path As String ) As DirectoryInfo
When a DirectoryInfo object is created, there is no attempt at verifying the Path. Only when an attempt to manipulate the actual directroy is the path validated.
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewDictionaryEntry NewDirectoryNotFoundException