SerializationSectionGroup.SchemaImporterExtensions Eigenschap

Definitie

Hiermee haalt u het object op dat de sectie vertegenwoordigt die configuratie-elementen voor de XmlSchemaImportersectie bevat.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 property System::Xml::Serialization::Configuration::SchemaImporterExtensionsSection ^ SchemaImporterExtensions { System::Xml::Serialization::Configuration::SchemaImporterExtensionsSection ^ get(); };
[System.Configuration.ConfigurationProperty("schemaImporterExtensions")]
public System.Xml.Serialization.Configuration.SchemaImporterExtensionsSection SchemaImporterExtensions { get; }
[<System.Configuration.ConfigurationProperty("schemaImporterExtensions")>]
member this.SchemaImporterExtensions : System.Xml.Serialization.Configuration.SchemaImporterExtensionsSection
Public ReadOnly Property SchemaImporterExtensions As SchemaImporterExtensionsSection

Waarde van eigenschap

Het SchemaImporterExtensionsSection element in schemaImporterExtension het configuratiebestand.

Kenmerken

Van toepassing op