wodFtpDLX ActiveX Control - FullLine Property
      
 

Description

Holds full line for the item.


Property type

A String value.  


Syntax

object.FullLine



The FullLine Property syntax has these parts:

Part Description
object An 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!