XsdDataContractExporter.Schemas Proprietà

Definizione

Ottiene la raccolta di XML Schema esportati.

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

Valore della proprietà

Classe XmlSchemaSet che contiene gli schemi trasformati dal set di tipi CLR dopo la chiamata al metodo Export.

Si applica a