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

XmlSchemaExternal::set_SchemaLocation method

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

void System::Xml::Schema::XmlSchemaExternal::set_SchemaLocation(const String &value)
ParameterType描述
valueconst String&要设置的值。

另见