This topic has not yet been rated - Rate this topic

ConfigurationElement Properties

IIS 7.0

The ConfigurationElement type exposes the following members.

  NameDescription
Public propertyAttributesGets a configuration attribute collection that contains the list of attributes for this element.
Public propertyChildElementsGets all the child elements of the current element.
Public propertyElementTagNameGets the XML tag name of the current element.
Public propertyIsLocallyStoredGets a value indicating whether the configuration element is stored in a particular configuration file.
Public propertyItemGets or sets an attribute with the specified name.
Public propertyMethodsGets a collection of methods for the configuration element.
Public propertyRawAttributesGets the raw attribute names and values for the current configuration element.
Public propertySchemaGets the schema for the current element.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.