次の方法で共有


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

属性

適用対象