System::Xml::XmlNode::set_Prefix method

XmlNode::set_Prefix method

Sets the namespace prefix of this node.

virtual void System::Xml::XmlNode::set_Prefix(String value)
ParameterTypeDescription
valueStringThe value to set.

See Also