WeOnlyDo.Client.DirItem
Holds information about the directory item.
Properties | |
| AccessTime | Holds last access time for the file or directory. | AdditionalName | Holds additional name specified by the server. | Extra1 | Extra property for unknown data. | Extra2 | Extra property for unknown data. | Extra3 | Extra property for unknown data. | FullLine | Holds full line for the item. | Group | Holds file or directory group. | ModificationTime | Holds last modification time for the file or directory. | Name | Holds name of the file or directory. | Owner | Holds file or directory owner. | Size | Holds size of the file or directory. | Tag | Tag for miscellaneous use. | Type | Holds item type. |
|
Remarks
As a result of
ListDir or
GetAttributes method call, you can access parsed directory items through this class. Use
DirItems property to access collection of DirItem object.
Platforms
Windows