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)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const SharedPtr<Schema::XmlSchemaSet>& | Il valore da impostare. |
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++