IExFileTransferClientDetectTransferMode Property
If set to true, the transfer mode in operations involving multiple files is
automatically changed between ASCII and binary as appropriate.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
bool DetectTransferMode { get; set; }
Property DetectTransferMode As Boolean
Get
Set
property bool DetectTransferMode {
bool get ();
void set (bool value);
}
abstract DetectTransferMode : bool with get, set
Property Value
Boolean