Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies the date the application definition file (ADF) was last changed.
Синтаксис
<History>
...
<LastModifiedDate>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
date. |
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 |
|
Child elements |
None. |
Замечания
If you are tracking application history, use the LastModifiedDate element to track when you last updated the application.
The format of the XML date data type is CCYY-MM-DD with an optional time zone indicator. For more information about XML data types, see Primitive XML Data Types in the MSDN Library.
Пример
The following example shows how to specify that the application was last updated on 7 August, 2003.
<LastModifiedDate>2003-08-07</LastModifiedDate>
См. также
Справочник
Application Definition File Reference
Другие ресурсы
Задание версий и журнала приложения
Обновление экземпляров и приложений