ConfigurationElementSchema 类

定义

表示配置元素的架构。

public ref class ConfigurationElementSchema sealed
public sealed class ConfigurationElementSchema
type ConfigurationElementSchema = class
Public NotInheritable Class ConfigurationElementSchema
继承
ConfigurationElementSchema

属性

AllowUnrecognizedAttributes

获取一个值,该值指示是否可以将架构中未定义的属性添加到配置元素。

AttributeSchemas

表示配置元素的架构。

ChildElementSchemas

表示配置元素的架构。

CollectionSchema

表示配置元素的架构。

IsCollectionDefault

获取一个值,该值指示当前架构是否为集合中的其他元素定义默认值。

Name

获取当前架构的名称。

方法

GetMetadata(String)

从元素架构返回元数据值。

适用于