Поделиться через


Build Element (ADF)

Specifies the build number of the application version number.

Синтаксис

<Version>
    ...
    <Build>

Element Characteristics

Characteristic Description

Data type

Non-negative integer.

Default value

None.

Occurrence

Required once per Version element.

Updates

Can be modified, but not added or deleted, when updating an application.

Element Relationships

Relationship Elements

Parent element

Version Element (ADF)

Child elements

None.

Замечания

The Build element specifies the build number in the four-part version number. Four-part version numbers use the format Major.Minor.Build.Revision, such as 2.3.9.7. If you specify the version number, all four parts are required.

Пример

The following example shows a Build element that indicates a ninth build for the current version of the application definition file (ADF).

<Build>9</Build>

См. также

Справочник

Application Definition File Reference

Другие ресурсы

Задание версий и журнала приложения
Обновление экземпляров и приложений

Справка и поддержка

Получение помощи по SQL Server 2005