1 out of 1 rated this helpful - Rate this topic

ConfigurationElementSchema Class

IIS 7.0

Represents the schema for a configuration element.

System..::..Object
  Microsoft.Web.Administration..::..ConfigurationElementSchema

Namespace:  Microsoft.Web.Administration
Assembly:  Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
public sealed class ConfigurationElementSchema

The ConfigurationElementSchema type exposes the following members.

  Name Description
Public property AllowUnrecognizedAttributes Gets a value indicating whether properties that are not defined in the schema can be added to a configuration element.
Public property AttributeSchemas
Public property ChildElementSchemas
Public property CollectionSchema
Public property IsCollectionDefault Gets a value indicating whether the current schema defines default values for other elements in a collection.
Public property Name Gets the name of the current schema.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMetadata Returns metadata values from the element schema.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ