FileInfo class

FileInfo class

Contains information about a file.

The FileInfo type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the FileInfo.file_type class.
init Initializes a new instance of the FileInfo.file_type class.

Methods

Method Description
to_string Returns a string that represents the current object.

Properties

Property Description
encrypted The file is encrypted.
file_type The type of the file.

See Also