System::Xml::XmlReaderSettings::set_Schemas 方法
XmlReaderSettings::set_Schemas method
设置在执行模式验证时使用的 XmlSchemaSet。
void System::Xml::XmlReaderSettings::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<Schema::XmlSchemaSet>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++