SerializationSectionGroup.SchemaImporterExtensions Egenskap

Definition

Hämtar objektet som representerar avsnittet som innehåller konfigurationselement för XmlSchemaImporter.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Egenskapsvärde

Det SchemaImporterExtensionsSection som representerar elementet schemaImporterExtension i konfigurationsfilen.

Attribut

Gäller för