Gets version information of the current installation.
The information is on the format Major-version.Minor-version.Build.
string versionInfo = About.Version(); // "4.3.2"
About Class | Sitecore.Configuration Namespace