System::Xml::Schema::XmlSchemaSet::get_IsCompiled método

XmlSchemaSet::get_IsCompiled method

Devuelve un valor que indica si los esquemas del lenguaje de definición de XML Esquema (XSD) en el XmlSchemaSet han sido compilados.

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.

Ver también