An NDoc Documented Class Library

FTPSyncResults.ToString Method (Boolean)

Returns a string representation of the results.

public string ToString(
   bool verbose
);

Parameters

verbose
Show file-by-file results or just a summary?

Return Value

A string representation.

See Also

FTPSyncResults Class | EnterpriseDT.Net.Ftp Namespace | FTPSyncResults.ToString Overload List