gdont

gdont

  • NA
  • 7
  • 0

FileSystemWatcher.Filter Property

Jan 13 2005 5:05 AM
According to MS documentation < You can also watch for changes in a certain type of file. For example, to watch for changes in any text files, set the Filter property to "*.txt" > What if you want to watch for changes in any "txt" AND "bak" files (say more then one categories)

Answers (1)