Constructor that allows the caller to specify file selection criteria.
- selectionCriteria (String)
- The criteria for file selection.
This constructor allows the caller to specify a set of criteria for selection of files.
See SelectionCriteria for a description of the syntax of the selectionCriteria string.
By default the FileSelector will traverse NTFS Reparse Points. To change this, use FileSelector(String, bool).