ConfigurationElementSchema Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the schema for a configuration element.
public ref class ConfigurationElementSchema sealed
public sealed class ConfigurationElementSchema
type ConfigurationElementSchema = class
Public NotInheritable Class ConfigurationElementSchema
- Inheritance
-
ConfigurationElementSchema
Properties
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. |
Methods
GetMetadata(String) |
Returns metadata values from the element schema. |