_XDocument4.SetNamedNodeProperty method
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
SetNamedNodeProperty(IXMLDOMNode, String, String) | Sets the value of a named property for the supplied XML node, which must be a nonattribute node in the main data source. (Inherited from _XDocument3.) | |
SetNamedNodeProperty(IXMLDOMNode, String, String) | Sets the value of a named property for the supplied XML node, which must be a nonattribute node in the main data source. |
Top