Back to product page

FullLine property


Holds full line for the item.

Type

A String value

Syntax

  • Basic
object.FullLine
The FullLine(object) syntax has these parts:
objectAn expression evaluating to an object of type DirItem.

Remarks

This property holds full line for this directory item, as received by the server. It is not used by wodFtpDLX. If you feel that wodFtpDLX has incorrectly parsed received directory information, you can get additional information from this property - or, even better - contact us and tell us where we went wrong, so we can fix it.

Just a reminder - you must call ListDir to get directory listing, and then access files through Ftp.DirItems property in order for this property to be available!

Platforms

Windows