How do I retrieve the properties of a photo taken on a digital camera using .NET?
问题 Preferably in VB.Net, but C# is fine, how can I access the extra properties added to a file by my digital camera, like Date Picture Taken , Shutter Speed or Camera Model ? 回答1: The following article should be helpful. 回答2: I maintain a library that offers comprehensive support for extracting image metadata from a variety of file formats. https://github.com/drewnoakes/metadata-extractor-dotnet 回答3: When I built something similar I used this article quite a bit. But basically you're looking for