File List - Obtain Icons

  • Thread starter Thread starter ASP .NET Newbie
  • Start date Start date
A

ASP .NET Newbie

Hi everyone,

What is the best method in C# to get the associated icon for a file? I've
seen several different ways of doing this but they are all confusing to me.
Basically, I am doing a search of a directory to get all files in a folder
and display them in a list view (somewhere around 2600 files). I would like
to add an icon for the different file types.

Thanks!

Chad
 
Back
Top