Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.Computer.FileSystem.CreateDirectory Syntax
My.Computer.FileSystem.CreateDirectory(path)
Description
The CreateDirectory method creates a new empty directory. Usage at a Glance
Related Framework Entries
See Also
CopyDirectory Method, CopyFile Method, DeleteDirectory Method, DeleteFile Method, FileSystem Object, MoveDirectory Method, MoveFile Method, RenameDirectory Method, RenameFile Method |
Категории