FTPFile.IsFile

Syntax:

IsFile()

Returned value:

Type: Boolean.
True indicates that the object corresponds to a file; otherwise it is false False.

Description:

Defines whether a file object corresponds to a file or a directory.

Availability:

Thin client, server, thick client, external connection.

Note:

This is the opposite of the IsDirectory method Applies only to files or a directories that actually exist.

    

1C:Enterprise Developer's Community