SerializationSectionGroup.SchemaImporterExtensions Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera obiekt reprezentujący sekcję zawierającą elementy konfiguracji dla elementu XmlSchemaImporter.
Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.
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
Wartość właściwości
Element SchemaImporterExtensionsSection reprezentujący schemaImporterExtension
element w pliku konfiguracji.
- Atrybuty