SFTPConnectionFileData Property
The FileData should be set or read when processing read/write file events.
Syntax
sftpservercontrol.SFTPConnectionFileData(ConnectionId)
Default Value
""
Remarks
The SFTPConnectionFileData should be set or read when processing read/write file events.
The size of the array is controlled by the SFTPConnectionCount property.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .SFTPConnectionFileDataB.
This property is read-only and not available at design time.
Data Type
Binary String