Share via


_XDocument3.Util Property

Gets a reference to the UtilObject object.

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

Syntax

'Declaration
ReadOnly Property Util As UtilObject
    Get
'Usage
Dim instance As _XDocument3
Dim value As UtilObject

value = instance.Util
UtilObject Util { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.UtilObject
A reference to the UtilObject object.

Implements

_XDocument2.Util

See Also

Reference

_XDocument3 Interface

_XDocument3 Members

Util Overload

Microsoft.Office.Interop.InfoPath Namespace