System::Xml::Schema::XmlSchema::get_IsCompiled 方法

XmlSchema::get_IsCompiled method

指示模式是否已编译。

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

ReturnValue

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

另见