ConfigurationElement Properties
IIS 7.0
The ConfigurationElement type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Attributes | Gets a configuration attribute collection that contains the list of attributes for this element. |
![]() | ChildElements | Gets all the child elements of the current element. |
![]() | ElementTagName | Gets the XML tag name of the current element. |
![]() | IsLocallyStored | Gets a value indicating whether the configuration element is stored in a particular configuration file. |
![]() | Item | Gets or sets an attribute with the specified name. |
![]() | Methods | Gets a collection of methods for the configuration element. |
![]() | RawAttributes | Gets the raw attribute names and values for the current configuration element. |
![]() | Schema | Gets the schema for the current element. |
