Share via


ContentControl.XMLMapping Property

Returns the mapping of a content control to XML data in the data store of a document. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property XMLMapping As XMLMapping
    Get
'Usage
Dim instance As ContentControl
Dim value As XMLMapping

value = instance.XMLMapping
XMLMapping XMLMapping { get; }

Property Value

Type: Microsoft.Office.Interop.Word.XMLMapping
XMLMapping

See Also

Reference

ContentControl Interface

ContentControl Members

Microsoft.Office.Interop.Word Namespace