BuildVersionInfo class

BuildVersionInfo class

Contains the current build version information.

The BuildVersionInfo type exposes the following members:

Properties

PropertyDescription
ASSEMBLY_VERSIONThe assembly version.
FILE_VERSIONThe file version.
PRODUCTThe product title.
PRODUCT_MAJORThe major product version.
PRODUCT_MINORThe minor product version.
RELEASE_DATEThe product release date.

See Also