An NDoc Documented Class Library

FTPConnection.LogToTrace Property

Determines whether or not logs will be written using Trace.

public static bool LogToTrace {get; set;}

Remarks

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

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace