An NDoc Documented Class Library

HttpClient.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

HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace