Condividi tramite


WsdlExporter.GeneratedXmlSchemas Proprietà

Definizione

Ottiene un set di XmlSchema oggetti dopo aver chiamato uno dei metodi di esportazione.

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

Valore della proprietà

Set di XmlSchema oggetti.

Commenti

La GeneratedXmlSchemas proprietà restituisce documenti solo in seguito alle chiamate a ExportContract, ExportEndpointo ExportEndpoints.

Si applica a