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.Page for C++