Condividi tramite


XmlSchemaRedefine.SchemaTypes Proprietà

Definizione

Ottiene la classe XmlSchemaObjectTable, per tutti i tipi semplici e complessi presenti nello schema, che contiene il valore che la proprietà SchemaTypes assume dopo la compilazione.

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

Valore della proprietà

Classe XmlSchemaObjectTable per tutti i tipi di schema presenti nello schema. Valore che la proprietà SchemaTypes assume dopo la compilazione.

Si applica a