共用方式為


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,表示組態檔中的 schemaImporterExtension 項目。

屬性

適用於