FileProperties Object

Top  Previous  Next

Description

The 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 Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Properties

 

Methods

 

Deprecated Properties

 

 

See also

Interfacing with Files Guide