ConfigurationElementSchema Class
IIS 7.0
Represents the schema for a configuration element.
Namespace:
Microsoft.Web.Administration
Assembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
The ConfigurationElementSchema type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowUnrecognizedAttributes | Gets a value indicating whether properties that are not defined in the schema can be added to a configuration element. |
|
AttributeSchemas | |
|
ChildElementSchemas | |
|
CollectionSchema | |
|
IsCollectionDefault | Gets a value indicating whether the current schema defines default values for other elements in a collection. |
|
Name | Gets the name of the current schema. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetMetadata | Returns metadata values from the element schema. |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |