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

XmlSchemaAttribute::set_RefName method

Imposta il nome di un attributo dichiarato in questo schema (o in un altro schema indicato dallo spazio dei nomi specificato).

void System::Xml::Schema::XmlSchemaAttribute::set_RefName(const SharedPtr<XmlQualifiedName> &value)
ParametroTipoDescrizione
valueconst SharedPtr<XmlQualifiedName>&Il valore da impostare.

Vedi anche