SerializationSectionGroup.SchemaImporterExtensions Свойство

Определение

Возвращает объект, представляющий раздел, в котором содержатся элементы конфигурации XmlSchemaImporter.

Этот API поддерживает инфраструктуру продукта и не предназначен для использования непосредственно из программного кода.

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

Значение свойства

SchemaImporterExtensionsSection

Объект SchemaImporterExtensionsSection, представляющий элемент schemaImporterExtension в файле конфигурации.

Атрибуты

Применяется к