Click or drag to resize

ProjectedFileSystemItem Properties

The ProjectedFileSystemItem type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets or sets the file attributes of the current item.
Public propertyChangeTime
Gets or sets the time when the current item was last changed.
Public propertyCreationTime
Gets or sets the creation time of the current item.
Public propertyIsDirectory
Gets or sets a value that indicates if the current item is a file or a directory.
Public propertyLastAccessTime
Gets or sets the time the current item was last accessed.
Public propertyLastWriteTime
Gets or sets the time when the current item was last written to.
Public propertyLength
Gets or sets the size, in bytes, of the current item.
Public propertyName
Gets the name of the current item.
Public propertyVersionInfo
Gets or sets the version information of the current item.
Top
See Also