An NDoc Documented Class Library

ExFTPClient.DetectTransferMode Property

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

public bool DetectTransferMode {get; set;}

Implements

IExFileTransferClient.DetectTransferMode

Remarks

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

See Also

ExFTPClient Class | EnterpriseDT.Net.Ftp Namespace