CustomXMLNode.XML Property
Gets the XML representation of the current node and its children, if any exist. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property XML As String
Get
'Usage
Dim instance As CustomXMLNode
Dim value As String
value = instance.XML
string XML { get; }
Property Value
Type: System.String
String