ProjectedFileSystemItem Properties |
The ProjectedFileSystemItem type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets or sets the file attributes of the current item.
| |
ChangeTime |
Gets or sets the time when the current item was last changed.
| |
CreationTime |
Gets or sets the creation time of the current item.
| |
IsDirectory |
Gets or sets a value that indicates if the current item is a file or a directory.
| |
LastAccessTime |
Gets or sets the time the current item was last accessed.
| |
LastWriteTime |
Gets or sets the time when the current item was last written to.
| |
Length |
Gets or sets the size, in bytes, of the current item.
| |
Name |
Gets the name of the current item.
| |
VersionInfo |
Gets or sets the version information of the current item.
|