WsdlImporter.XmlSchemas Proprietà

Definizione

Ottiene un set di oggetti XmlSchema che descrivono tipi esistenti nei metadati.

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

Valore della proprietà

Set di oggetti XmlSchema che descrivono tipi esistenti nei metadati.

Commenti

Questa proprietà viene popolata solo dopo la chiamata a uno dei metodi di importazione.

Si applica a