Dim
aryDocFiles As String() = System.IO.Directory.GetFiles("C:\", "*.doc")
Δες στο link της "μαμάς" εταιρείας:
http://msdn2.microsoft.com/en-us/library/07wt70x2.aspx
Σε ένα σημείο λέει:
"This method is identical to GetFiles with the asterisk (*) specified as the search pattern."
while (!dead) learn();