Click here to Skip to main content
15,885,537 members
Articles / Programming Languages / C#

DirectoryInfo.GetFiles Returns More Files Than Expected

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
3 Feb 2011CPOL2 min read 30.5K   1   8  
How to get exactly what you need using DirectoryInfo.GetFiles, with an exact extension match lookup

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Spain Spain
Inaki Ayucar is a Microsoft MVP in DirectX/XNA, and a software engineer involved in development since his first Spectrum 48k, in the year 1987. He is the founder and chief developer of The Simax Project (www.simaxvirt.com) and is very interested in DirectX/XNA, physics, game development, simulation, C++ and C#.

His blog is: http://graphicdna.blogspot.com

To contact Inaki: iayucar@simax.es

Comments and Discussions