System::Xml::Schema::XmlSchemaAttributeGroupRef::set_RefName 方法

XmlSchemaAttributeGroupRef::set_RefName method

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

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

另见