XsdDataContractExporter.Schemas Propriété

Définition

Obtient la collection de schémas XML exportés.

public:
 property System::Xml::Schema::XmlSchemaSet ^ Schemas { System::Xml::Schema::XmlSchemaSet ^ get(); };
public System.Xml.Schema.XmlSchemaSet Schemas { get; }
member this.Schemas : System.Xml.Schema.XmlSchemaSet
Public ReadOnly Property Schemas As XmlSchemaSet

Valeur de propriété

Qui XmlSchemaSet contient les schémas transformés à partir de l’ensemble de types CLR (Common Language Runtime) après avoir appelé la Export méthode.

S’applique à