WsdlExporter.GeneratedXmlSchemas Proprietà

Definizione

Ottiene un set di oggetti XmlSchema dopo avere 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à

XmlSchemaSet

Set di oggetti XmlSchema.

Commenti

La proprietà GeneratedXmlSchemas restituisce documenti solo come risultato di chiamate a ExportContract, ExportEndpoint o a ExportEndpoints.

Si applica a