FileProperties Object |
Top Previous Next |
DescriptionThe FileProperties object is used to query information about a file, in contrast to the FileInterface, which is used to determine information within a file. The FileProperties object provides a mechanism to retrieve the contents of a directory (DirectoryList) and determine if a filename points to a directory or a file (isDirectory).
This object has been Deprecated. Please use the static FileSystem object instead.
Inheritance Hierarchy: Object->FileProperties
Available In Editions:Engineer Mission
Timing Precision ModeThis page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
See also |