System::Xml::XmlReaderSettings::set_Schemas method

XmlReaderSettings::set_Schemas method

Imposta il XmlSchemaSet da utilizzare durante la convalida dello schema.

void System::Xml::XmlReaderSettings::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
ParametroTipoDescrizione
valoreconst SharedPtr<Schema::XmlSchemaSet>&Il valore da impostare.

Vedi anche