System::Xml::Schema::XmlSchemaSet::get_CompilationSettings method

XmlSchemaSet::get_CompilationSettings method

返回用于 XmlSchemaSetXmlSchemaCompilationSettings

SharedPtr<XmlSchemaCompilationSettings> System::Xml::Schema::XmlSchemaSet::get_CompilationSettings()

ReturnValue

用于 XmlSchemaSetXmlSchemaCompilationSettings。默认是一个 XmlSchemaCompilationSettings 实例,其 XmlSchemaCompilationSettings::set_EnableUpaCheck 值设置为 true

另见