This type or member acts as a proxy for a Microsoft XML Core Services (MSXML) 5.0 object or member. For information about the MSXML object or member that is wrapped by this type or member, search the Microsoft XML Core Services (MSXML) SDK on MSDN. For more information about using MSXML objects or members from managed code, see
Working with MSXML5 and System.Xml Using the InfoPath 2003 Object Model.
This property is not CLS-compliant.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)

Syntax
Visual Basic (Declaration)
<DispIdAttribute(23)> _
ReadOnly Property definition As IXMLDOMNode
Dim instance As IXMLDOMEntityReference
Dim value As IXMLDOMNode
value = instance.definition
[DispIdAttribute(23)]
IXMLDOMNode definition { get; }

See Also