The IFileInfo type exposes the following members.

Collapse imageProperties

  NameDescription
Public propertyExists
Gets a value indicating whether the file exists or not.
Public propertyLastWriteTimeUtc
Gets the date when the file was last written to.
Public propertyLength
Gets the length of the file in bytes.

Collapse imageSee Also