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