System::Xml::Schema::XmlSchemaInfo::set_SchemaAttribute 方法

XmlSchemaInfo::set_SchemaAttribute method

设置对应于此已验证 XML 节点的已编译 XmlSchemaAttribute 对象。

void System::Xml::Schema::XmlSchemaInfo::set_SchemaAttribute(const SharedPtr<XmlSchemaAttribute> &value)
参数类型描述
const SharedPtr<XmlSchemaAttribute>&要设置的值。

另见