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

FTPConnectionLogToConsole Property

Determines whether or not logs will be written to the console.

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

Property Value

Type: Boolean
Remarks

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

See Also