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à

Oggetto XmlSchemaSet contenente gli schemi trasformati dal set di tipi CLR (Common Language Runtime) dopo aver chiamato il Export metodo .

Si applica a