System::Xml::Schema::XmlSchemaSet::get_IsCompiled-Methode
XmlSchemaSet::get_IsCompiled method
Gibt einen Wert zurück, der angibt, ob die XML Schema-Definitionssprache (XSD)-Schemata im XmlSchemaSet kompiliert wurden.
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.
Siehe auch
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Font for C++