System::Xml::Schema::XmlSchemaAttributeGroupRef::set_RefName method

XmlSchemaAttributeGroupRef::set_RefName method

设置被引用的 attributeGroup 元素的名称。

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

另见