SmartFTP FTP Library
IFTPItem Properties

The properties of the IFTPItem class are listed here.

Public Property 
Description 
Contains the last access time of the item represented as a FILETIME struct. 
Contains the last access time of the item represented as a double value. 
Contains the AllocationSize value. 
Contains the attribute bits. 
The creation time of the item represented as a FILETIME struct. 
The create time of the item represented as a double value. 
Contains the last time the file attributes were changed. The value is represented as a FILETIME struct. 
Contains the last time the file attributes were changed. The value is represented as a double. 
Contains the group ownership of the item. 
The link point of the item.
Only valid if the item is a symbolic link (Type = sfFTPItemLink) 
Contains the mime type. 
The modified time of the item represented as a FILETIME struct. 
Contains the last modify time of the item represented as a double value. 
Name 
The name of the item. 
Contains the owner of the item. 
The Unix permissions of the item. 
Size 
The size of the item. 
The size (higher 32 bits) of the item. 
The size (lower 32 bits) of the item. 
This is TimePrecision, a member of class IFTPItem. 
Type 
The type of the item. 
This is Unique, a member of class IFTPItem. 
UTC 
Returns true if the time is in the UTC format. False otherwise. 
Contains the mask for the valid attribute bits. 
What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.