edtFTPnet/Express - Class Reference

FTPCompareEventArgs.Match Property

Brief textual description of how the two files compare.

public string Match {get; set;}

Remarks

Note Match is set to its default values before the event is triggered so it is not set in the handler then the default value will be used.

See Also

FTPCompareEventArgs Class | EnterpriseDT.Net.Ftp.Forms Namespace