An NDoc Documented Class Library

IExFileTransferClient.DetectTransferMode Property

If set to true, the transfer mode in operations involving multiple files is automatically changed between ASCII and binary as appropriate.

bool DetectTransferMode {get; set;}

Remarks

RegisterExtension for how to register a file extension as ASCII, and FileTypes for how to obtain the current registered extensions

See Also

IExFileTransferClient Interface | EnterpriseDT.Net.Ftp Namespace