Share via


_Application3.User Property

Gets a reference to the UserObject object.

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

Syntax

'Declaration
ReadOnly Property User As UserObject
    Get
'Usage
Dim instance As _Application3
Dim value As UserObject

value = instance.User
UserObject User { get; }

Property Value

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

Implements

_Application2.User

Remarks

The UserObject provides properties and a method that can be used to return information about the current user.

See Also

Reference

_Application3 Interface

_Application3 Members

User Overload

Microsoft.Office.Interop.InfoPath Namespace