SchemaImporterExtensionsSection::SchemaImporterExtensions Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the object that represents the collection of extensions.
Assembly: System.Xml (in System.Xml.dll)
public: [ConfigurationPropertyAttribute("", IsDefaultCollection = true)] property SchemaImporterExtensionElementCollection^ SchemaImporterExtensions { SchemaImporterExtensionElementCollection^ get(); }
Property Value
Type: System.Xml.Serialization.Configuration::SchemaImporterExtensionElementCollection^A SchemaImporterExtensionElementCollection that contains the objects that represent configuration elements.
.NET Framework
Available since 2.0
Available since 2.0
Show: