다음을 통해 공유


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

속성 값

구성 파일에 있는 schemaImporterExtension 요소를 나타내는 SchemaImporterExtensionsSection입니다.

특성

적용 대상