BuildVersionInfo Fields

The BuildVersionInfo type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAssemblyVersion
Gets the version number of the assembly.
Public fieldStatic memberFileVersion
Gets the file version number.
Public fieldStatic memberProduct
Gets the product name.
Public fieldStatic memberProductMajor
Gets the product major version.
Public fieldStatic memberProductMinor
Gets the the product minor version.
Public fieldStatic memberReleaseDate
Gets the date of release.
See Also