Name | Description | |
---|---|---|
Attributes | Gets or sets the attributes of the item. | |
CreationDateTime | Gets or sets the creation date and time of the item. | |
Exists | Gets a boolean value indicating if the item physically exists. | |
FullName | Gets the full name of the item. | |
HasAttributes | Gets a boolean value indicating if the item supports attributes. | |
HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. | |
HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. | |
HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. | |
HostedFullName | Gets a human-readable full pathname representing the fully qualified path of all host files containing the item and the path of the item itself. | |
HostFile | Gets an AbstractFile containing an archived version of this FileSystemItem. | |
LastAccessDateTime | Gets or sets the last access date and time of the item. | |
LastWriteDateTime | Gets or sets the modification date and time of the item. | |
Name | Gets or sets the filename, without path, of the item. | |
ParentFolder | Gets a reference to the parent folder of this item. | |
RootFolder | Gets a reference to the root folder of this item. |