System::Xml::Schema::XmlSchemaExternal::set_SchemaLocation 方法

XmlSchemaExternal::set_SchemaLocation method

设置模式的统一资源标识符(URI)位置,该位置告诉模式处理器模式实际所在的位置。

void System::Xml::Schema::XmlSchemaExternal::set_SchemaLocation(const String &value)
参数类型描述
const String&要设置的值。

另见