Home All Groups Group Topic Archive Search About
Author
30 Jan 2006 12:39 AM
Chris Cairns
I would like to search Directories (Not files) using a filter and then
return a list of similar directories.  How would this be done?

Author
30 Jan 2006 5:11 PM
Cor Ligthert [MVP]
Chris,

What is difficult on that using the overloaded
Directory getdirectorymethod

http://msdn2.microsoft.com/en-us/library/6ff71z1w.aspx

I hope this helps so far?

Cor

http://msdn2.microsoft.com/en-us/library/6ff71z1w.aspx
Show quoteHide quote
"Chris Cairns" <ccai***@hampton-hampton.com> schreef in bericht
news:uk6PdWTJGHA.1032@TK2MSFTNGP11.phx.gbl...
>I would like to search Directories (Not files) using a filter and then
>return a list of similar directories.  How would this be done?
>
>
>