Retrieving JPEG file "tags" with Visual Basic

Ron Sipherd 276 Reputation points
2024-02-06T04:44:01.2833333+00:00

I'm trying to extract and display the tag(s) from a set of JPEG files with Visual Basic. I have added tags to them and can see them in File Explorer. But myimage.Tag returns Nothing and I can't find it among myimage.PropertyItems which does work for fields like DateTaken, Title, etc. How can it be accessed? I am running Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.8.6

{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.