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++