When overridden in a derived class, gets the version of the specified feature that is available on the system.
A Version representing the version number of the specified feature available on the system; or null if the feature is not installed.
Version numbers consist of three parts: major, minor, and build. Typically, a version number is displayed as "major number.minor number.build number".