System::Xml::Schema::XmlSchemaSet::get_IsCompiled metode
XmlSchemaSet::get_IsCompiled method
Mengembalikan nilai yang menunjukkan apakah Schema definisi bahasa XML (XSD) dalam XmlSchemaSet telah dikompilasi.
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.
Lihat Juga
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++