System::Xml::Schema::XmlSchema::get_IsCompiled metodo

XmlSchema::get_IsCompiled method

Indica se lo schema è stato compilato.

bool System::Xml::Schema::XmlSchema::get_IsCompiled()

ReturnValue

true if schema has been compiled, otherwise, false. The default value is false.

Vedi anche