Click or drag to resize

FileSystemBasicInfo Properties

The FileSystemBasicInfo type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the file attributes.
Public propertyChangeTime
Gets the time the file was last changed.
Public propertyChangeTimeUtc
Gets the UTC time the file was last changed.
Public propertyCreationTime
Gets the time the file was created.
Public propertyCreationTimeUtc
Gets the UTC time the file was created.
Public propertyLastAccessTime
Gets the time the file was last accessed.
Public propertyLastAccessTimeUtc
Gets the UTC time the file was last accessed.
Public propertyLastWriteTime
Gets the time the file was last written.
Public propertyLastWriteTimeUtc
Gets the UTC time the file was last written.
Top
See Also