C# question - Adding Nuget Packages

ArchieChoke

New member
Any devs around.
Need a bit of assistance, I have downloaded and referenced the WINDOWSAPICODEPACK and there sub dependencies.
However whenever I try to use a function(Like the one I need) System.File.ExtendedProperties .
It keeps complaining as if i have not referenced it, however I have called the namespace and added the reference library.


If any body can give alternatives or recommendations, it would be greatly appreciated.

Essentially, I am attempting to get the Files extended properties such as Camera model, and File Image Dimensions.

Thanks
 
You know, on StackOverflow you, and the person answering the question, would get some rep for knowledge sharing. I always recommend people ask their questions over there. When you did so, post the link to the question here. :)
 
Back
Top