طريقة 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++