System::Xml::XmlReaderSettings::set_Schemas 메서드
XmlReaderSettings::set_Schemas method
스키마 검증을 수행할 때 사용할 XmlSchemaSet을 설정합니다.
void System::Xml::XmlReaderSettings::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | const SharedPtr<Schema::XmlSchemaSet>& | 설정할 값. |
또 보기
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Page for C++