Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Class
Microsoft.VisualBasic.FileSystem Syntax
Dim result As Long = FileLen(pathName)
Description
The FileLen function retrieves the length of a disk file in bytes. Usage at a Glance
Version Differences
In Visual Basic 2005, the My.Computer.FileSystem object provides more robust access to file management features. See Also
LOF Function |
Категории