_CustomXMLPart.XML Property

Gets the XML representation of the current _CustomXMLPart object. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property XML As String
    Get
'Usage
Dim instance As _CustomXMLPart
Dim value As String

value = instance.XML
string XML { get; }

Property Value

Type: System.String
String

See Also

Reference

_CustomXMLPart Interface

_CustomXMLPart Members

Microsoft.Office.Core Namespace