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입니다.

특성

적용 대상