Click or drag to resize

FileInformation Properties

The FileInformation type exposes the following members.

Properties
  NameDescription
Public propertyCreateTimeDate
Gets the file creation time.
Public propertyFileName
Gets the full path and name of the file.
Public propertyFileSize
Gets the file size in bytes.
Public propertyFileType
Gets a value indicating if this is an image, directory or other item.
Public propertyModifyTimeDate
Gets the file modify time.
Top
See Also