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)
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlNode
- Namespace System::Xml
- Library Aspose.PDF for C++