I need to make an app, where I check the revision number of the file. (Revision number is found right-clicking on the file -> Properties -> Summary -> Origin -> Revision number)

How do I get the revision number from the file? I am using VB.Net.

The application is simple and check that the revision number of the file is the newest release.