Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the time the application definition file (ADF) was last changed.
Syntax
<History>
...
<LastModifiedTime>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
time. |
Default value |
None. |
Occurrence |
Required once per History element. |
Updates |
Can be modified, but not added or deleted, when updating the application. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
Hinweise
If you are tracking application history, use the LastModifiedTime element to track when you last updated the application.
The format of the XML time data type is HH:MM:SS.sss with an optional time zone indicator. For more information about XML data types, see Primitive XML Data Types in the MSDN Library.
Beispiel
The following example shows how to specify that the application was last updated at 8:00 AM.
<LastModifiedTime>08:00:00</LastModifiedTime>
Siehe auch
Verweis
Application Definition File Reference
Andere Ressourcen
Angeben von Anwendungsversion und Anwendungsverlauf
Aktualisieren von Instanzen und Anwendungen