SchemaImporterExtensionsSection.SchemaImporterExtensions Свойство

Определение

Возвращает объект, представляющий коллекцию расширений.

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

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

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

SchemaImporterExtensionElementCollection

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

Атрибуты

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