edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionLogFile Property

Name of file to which logs will be written.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public static string LogFile { get; set; }

Property Value

Type: String
Remarks

This method wraps PrimaryLogFile so setting either is equivalent to setting the other.

See Also