property Element for key for customMetadata [IIS Settings Schema]
Note
For more information about the property element, see the following topic on the Microsoft IIS.net Web site: Custom Metadata Key Property <property>.
Adds a metabase property to the collection of metabase properties.
Caution
This section of the configuration should not be modified.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
Attribute |
Description |
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Optional integer attribute. Specifies the unique identifier of the metabase entry. |
||||||||||||||||||||||
dataType |
Required enum attribute. Specifies the type of data to retrieve. The dataType attribute can be one of the following possible values.
|
||||||||||||||||||||||
userType |
Optional integer attribute. Specifies the user type of the data. The default value is 1. |
||||||||||||||||||||||
attributes |
Optional enum attribute. Specifies the flags, contained in the METADATA_RECORD structure, that are used to get the data. The attributes attribute can be one of the following possible values. The default value is Inherit.
|
||||||||||||||||||||||
value |
Optional case-sensitive string attribute. Specifies a custom value. |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.applicationHost |
Specifies the root element for configuring Web process settings. |
customMetadata |
Contains settings that are used internally by the Admin Base Object (ABO) mapper component of IIS 7. |
key |
Adds a custom metadata setting to the collection of custom metadata settings. |
Remarks
For more information about the property element, see the following topic on the Microsoft IIS.net Web site: Custom Metadata Key Property <property>.
Element Information
Configuration locations |
Machine.config ApplicationHost.config |
Requirements |
Microsoft Internet Information Services (IIS) version 7.0 |