System.Xml.Serialization.SchemaImporter.Extensions Property

Gets a collection of schema importer extensions.

Syntax

public System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection Extensions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Schema importer extensions modify the behavior of System.Xml.Serialization.XmlSchemaImporter objects. By adding System.Xml.Serialization.Advanced.SchemaImporterExtension objects to this collection, you can customize the code generated by specific schema patterns.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0