If set to true, the transfer mode in operations involving multiple files is
automatically changed between ASCII and binary as appropriate.
Namespace: EnterpriseDT.Net.Ftp.HttpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public bool DetectTransferMode { get; set; } |
| Visual Basic |
|---|
Public Property DetectTransferMode As Boolean Get Set |
| Visual C++ |
|---|
public: virtual property bool DetectTransferMode { bool get () sealed; void set (bool value) sealed; } |
Implements
IExFileTransferClient..::..DetectTransferMode
Remarks
RegisterExtension(String) for how to register a file extension as ASCII, and
FileTypes for how to obtain the current registered extensions