G
Guest
I'm trying to build a filter for a file search where the search will be able
to filter out certain files according to certain "file properties", like
Owner, Creation Date, etc.
MS does this in some Open dialogs, within the dialog, you can click on
Tools->Search->Advanced and search for files with specified file properties.
Any ideas on how this is done in C#?
to filter out certain files according to certain "file properties", like
Owner, Creation Date, etc.
MS does this in some Open dialogs, within the dialog, you can click on
Tools->Search->Advanced and search for files with specified file properties.
Any ideas on how this is done in C#?