System::Xml::XmlReaderSettings::get_Schemas 方法
XmlReaderSettings::get_Schemas method
返回在执行模式验证时使用的 XmlSchemaSet。
SharedPtr<Schema::XmlSchemaSet> System::Xml::XmlReaderSettings::get_Schemas()
ReturnValue
在执行模式验证时使用的 XmlSchemaSet。默认是一个空的 XmlSchemaSet 对象。
另见
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++