共用方式為


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,包含表示組態項目的物件。

屬性

適用於