0
Answer

GetFiles with more than one mask

Ask a question
flipnjme

flipnjme

20y
2.1k
1
How can i use GetFiles to get me only *.avi and *.mpg FileInfo[] fiArr = di.GetFiles("*.avi") How do I include the *.mpg Thanks for any help it is appreciated