Properties

Properties

major
Most siginificant element of the InstallVersion object. e.g. major version of Netscape 6 is "6"
minor
Second most siginificant element of the InstallVersion object.e.g. minor version of Netscape Communicator 4.7 is "7"
release
Second least siginificant element of the InstallVersion object.
build
Least siginificant element of the InstallVersion object.e.g. buildID of Netscape 6 is represented by a time stamp of teh format:YYYYMMDDHH: 2001031808 means in the year 2001, in the month of March, on the 18th day of the month, at 8:00am. the product was built.