Back to product page

WeOnlyDo.Client.DirItem


Holds information about the directory item.


Properties
AccessTimeHolds last access time for the file or directory.
AdditionalNameHolds additional name specified by the server.
Extra1Extra property for unknown data.
Extra2Extra property for unknown data.
Extra3Extra property for unknown data.
FullLineHolds full line for the item.
GroupHolds file or directory group.
ModificationTimeHolds last modification time for the file or directory.
NameHolds name of the file or directory.
OwnerHolds file or directory owner.
SizeHolds size of the file or directory.
TagTag for miscellaneous use.
TypeHolds 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