Compartilhar via


add Element for moduleProviders [IIS Settings Schema]

Note

For more information about the add element, see the following topic on the Microsoft IIS.net Web site: Adding Module Providers <add>.

Adds a module to the list of module providers for IIS Manager.

Syntax

Attributes and Elements

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

Attributes

Attribute

Description

name

Required string attribute.

Specifies the unique name of a managed module on the Web server.

type

Required string attribute.

Specifies the managed type of a managed module.

Child Elements

None.

Parent Elements

Element

Description

configuration

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

moduleProviders

Configures module providers for IIS Manager.

Remarks

For more information about the add element, see the following topic on the Microsoft IIS.net Web site: Adding Module Providers <add>.

Element Information

Configuration locations

Root Administration.config

Requirements

Microsoft Internet Information Services (IIS) version 7.0

See Also

Reference

modules Element [IIS Settings Schema]