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.Page for C++