Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Specifies the revision component of the application version number.
Sintaxis
<Version>
...
<Revision>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
Nonnegative integer. |
Default value |
None. |
Occurrence |
Required once per Version element. |
Updates |
Can be modified, but not added or deleted, when updating the application. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Notas
The Revision element specifies the revision 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.
Ejemplo
The following example shows how to specify that this is the seventh revision of the application definition file (ADF).
<Revision>7</Revision>
Vea también
Referencia
Application Definition File Reference
Otros recursos
Especificar la versión y el historial de una aplicación
Actualizar instancias y aplicaciones