I know how to do an extended file search but what's the best way to couple that with reading the found file's "version info" and storing it in a property?
Alternatively, I know where the file should be located so maybe I just need to read the file's version info.
Any way to do this without writing a C# custom action?