FileProperties.DirectoryList(StringArray) Method |
Top |
DescriptionIf the FileProperties.Filename property refers to a directory, the argument StringArray will be populated with the names of the files and folders in the directory. This method returns the number of files and folders in the named directory.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
The number of files and folders that exist under the directory specified by FileProperties.FileName.
Syntax
See also
|