XmlProcessingInstruction.GetXml | getXml method
Returns the XML representation of the node and all its descendants.
Syntax
var string = xmlProcessingInstruction.getXml();
Parameters
This method has no parameters.
Return value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The XML representation of the node and all its descendants.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
