How to put a multiple Filemask ?
I was wondering if it is possible to exclude 2 folder Example I have 2 folder named sample1 and sample2 i'd like to exclude them both.
transferOptions.FileMask = "*.*|sample1/";