The LocalItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Attributes |
Gets item attributes.
|
![]() ![]() | CreationTime |
Gets the creation time of the item.
(Inherited from FileSystemItem.) |
![]() ![]() | Exists |
Gets a value indicating whether the file or directory exists.
|
![]() ![]() | FullPath |
Gets the full path of the file or directory.
|
![]() ![]() | IsDirectory |
Gets a value indicating whether the item is a directory.
(Overrides FileSystemItem..::..IsDirectory.) |
![]() ![]() | IsFile |
Gets a value indicating whether the item is a file.
(Overrides FileSystemItem..::..IsFile.) |
![]() ![]() | IsLink |
Gets a value indicating whether the item is a link.
(Overrides FileSystemItem..::..IsLink.) |
![]() ![]() | LastAccessTime |
Gets the last access time of the item.
(Inherited from FileSystemItem.) |
![]() ![]() | LastWriteTime |
Gets the last modification time of the item.
(Inherited from FileSystemItem.) |
![]() ![]() | Length |
Gets file length.
(Overrides FileSystemItem..::..Length.) |
![]() ![]() | Name |
Gets the name of the file or directory.
(Overrides FileSystemItem..::..Name.) |
![]() ![]() | Path |
Gets the relative path of the file or directory.
(Overrides FileSystemItem..::..Path.) |