BuildVersionInfo

BuildVersionInfo class

Contains the current build version information.

The BuildVersionInfo type exposes the following members:

Properties

Name Description
ASSEMBLY_VERSION The assembly version.
FILE_VERSION The file version.
PRODUCT The product title.
PRODUCT_MAJOR The major product version.
PRODUCT_MINOR The minor product version.
RELEASE_DATE The product release date.

See Also