FileInfo

FileInfo class

Contains information about file.

The FileInfo type exposes the following members:

Constructors

Name Description
FileInfo() Initializes new instance of file_type class.
FileInfo(file_type) Initializes a new instance of the FileInfo class

Properties

Name Description
file_type The type of the file.
encrypted Indicates that file is encrypted.

See Also