_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 _XDocument2.) |
![]() |
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