XsdDataContractExporter.Schemas Vlastnost

Definice

Získá kolekci exportovaných schémat XML.

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

Hodnota vlastnosti

Obsahuje XmlSchemaSet schémata transformovaná ze sady typů CLR (Common Language Runtime) po volání Export metody .

Platí pro