System::Xml::Schema::XmlSchemaAttribute::set_RefName method

XmlSchemaAttribute::set_RefName method

设置在此模式中声明的属性的名称(或由指定命名空间指示的其他模式中的属性名称)。

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

另见