Programming with Reflection
WRQTransferWithAttributes property
Syntax |
object.WRQTransferWithAttributes |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether attribute information is included with a file being received from the host.
This property is relevant only for transfers that use the WRQ/Reflection protocol. For binary transfers, WRQTransferWithAttributes is equivalent to using rcImage as the value of the TransferType argument with the WRQSendFile method. The main use of this property is to receive ASCII files from the host and retain their attribute information.
The default value is False.
The value of this property is not saved to a settings file.