searchResult Element for configPaths [IIS Settings Schema]

Note

For more information about the searchResult element, see the following topic on the Microsoft IIS.net Web site: Configuration Path Search Results <searchResult>.

Contains a collection of configuration search results.

Note

These settings are read-only and are not configurable by the end user.

Syntax

Attributes and Elements

The following sections describe attributes, child elements, and parent elements for this section.

Attributes

Attribute

Description

path

Required string attribute.

Indicates the absolute virtual path of the configuration file.

locationPath

Required string attribute.

Indicates the relative path for the location tag inside the configuration file.

status

Required int attribute.

Specifies a status code that indicates whether the search for path and locationPath was successful.

Child Elements

Element

Description

section

Contains a collection of section names returned by the configuration search, for example, "system.webServer/security/authentication/windowsAuthentication."

Parent Elements

Element

Description

configuration

Specifies the root element in every configuration file that is used by IIS 7.

configPaths

Lists the locations where a configuration setting is set across the distributed configuration file system.

Remarks

For more information about the searchResult element, see the following topic on the Microsoft IIS.net Web site: Configuration Path Search Results <searchResult>.

Default Configuration

None.

Element Information

Configuration locations

None.

Requirements

Microsoft Internet Information Services (IIS) version 7.0

See Also

Reference

section Element for SearchResult for configPaths [IIS Settings Schema]