Build Property Example

The following statement returns the build number of the application.

myAppBuild = Application.Build

You can access the system build as shown in the following statement.

mySysbuild = System.Build