System::Xml::XmlAttribute::set_Prefix method

XmlAttribute::set_Prefix method

Sets the namespace prefix of this node.

void System::Xml::XmlAttribute::set_Prefix(String value) override
ParameterTypeDescription
valueStringThe value to set.

See Also