System::Xml::Schema::XmlSchemaSet::get_IsCompiled méthode
XmlSchemaSet::get_IsCompiled method
Retourne une valeur qui indique si les schémas du langage de définition XML Schema (XSD) dans le XmlSchemaSet ont été compilés.
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.
Voir aussi
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++