System::Xml::Schema::XmlSchemaSet::get_IsCompiled metodo
XmlSchemaSet::get_IsCompiled method
Restituisce un valore che indica se gli schemi XML Schema definition language (XSD) nell’XmlSchemaSet sono stati compilati.
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.
Vedi anche
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Font for C++