ConfigurationElementSchema Class
Represents the schema for a configuration element.
Assembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
| 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(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMetadata(String) | Returns metadata values from the element schema. |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

