An NDoc Documented Class Library

FTPSyncRules.IncludeFilesInFilter Property

Controls whether the filter is an inclusion-filter or an exclusion-filter.

public bool IncludeFilesInFilter {get; set;}

Remarks

If IncludeFilesInFilter is true (the default) then only the files that match the filter (if there is one) will be synchronized. Otherwise only those that don't match it will be synchronized.

See Also

FTPSyncRules Class | EnterpriseDT.Net.Ftp Namespace