SFTPConnectionFileData Property
The FileData should be set or read when processing read/write file events.
Syntax
property SFTPConnectionFileData[ConnectionId: Integer]: String;
property SFTPConnectionFileDataB[ConnectionId: Integer]: RawByteString;
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.
This property is read-only and not available at design time.
Data Type
Binary String