_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