XmlAddChildWithXPathResult.ResultingXmlDocument Property
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.
Resulting, modified XML document
[System.Text.Json.Serialization.JsonPropertyName("ResultingXmlDocument")]
public string ResultingXmlDocument { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ResultingXmlDocument")>]
member this.ResultingXmlDocument : string with get, set
Public Property ResultingXmlDocument As String
Property Value
- Attributes