property ExDataObjectFiles.Item (Index as Long) as String

Returns a specific file name given its index.

TypeDescription
Index as Long A long expression that indicates the filename's index.
String A string value that indicates the filename.