System::Xml::Schema::XmlSchemaSet::get_IsCompiled 메서드
XmlSchemaSet::get_IsCompiled method
XML Schema 정의 언어 (XSD) 스키마가 XmlSchemaSet에 컴파일되었는지 여부를 나타내는 값을 반환합니다.
bool System::Xml::Schema::XmlSchemaSet::get_IsCompiled()
ReturnValue
true if the schemas in the XmlSchemaSet have been compiled since the last time a schema was added or removed from the XmlSchemaSet; otherwise, false.
또 보기
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++