_XDocument4.Util Property
Gets a reference to a 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 _XDocument4
Dim value As UtilObject
value = instance.Util
UtilObject Util { get; }
Property Value
Type: Microsoft.Office.Interop.InfoPath.UtilObject