List Element (Upgrade)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Specifies how an existing list should be upgraded.
<List
FromTemplateId = "Integer"
ToFeatureId = "GUID"
v3Type = "Integer">
</List>
Attributes
Attribute |
Description |
---|---|
FromTemplateId |
Required Integer. Specifies the list definition to be upgraded. |
ToFeatureId |
Required Guid. Specifies the ID of the content type feature to which the old list definition is upgraded. |
v3Type |
Required Integer. Specifies the content type ID to which the old list definition is upgraded. Example: v3Type="0x0104 |
Child Elements
Parent Elements
Occurrences
Minimum: 0 Maximum: Unbounded |
Example
For an example of how this element is used, see Upgrade Definition Schema.
Microsoft.Win32.RegistryKey#4