XmlSetValueWithXPathResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Sets the value contents of XML nodes matching XPath expression
public class XmlSetValueWithXPathResult
type XmlSetValueWithXPathResult = class
Public Class XmlSetValueWithXPathResult
- Inheritance
-
XmlSetValueWithXPathResult
Constructors
| Name | Description |
|---|---|
| XmlSetValueWithXPathResult() | |
Properties
| Name | Description |
|---|---|
| NodesEditedCount |
Count of the matching results |
| ResultingXmlDocument |
Resulting, modified XML document |
| Successful |
True if the operation was successful, false otherwise |