SchemaImporterExtensionsSection.SchemaImporterExtensions Vlastnost

Definice

Získá objekt, který představuje kolekci rozšíření.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

SchemaImporterExtensionElementCollection

Objekt SchemaImporterExtensionElementCollection , který obsahuje objekty, které reprezentují prvky konfigurace.

Atributy

Platí pro