Gets the product version associated with this application.
The product version.
Typically, a version number displays as major number.minor number.build number.private part number.
You can set it explicitly by setting the AssemblyInformationalVersionAttribute within your assembly manifest.