XmlFormHostItem.User property

This member is a wrapper for the User property of the XmlForm class.

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

Syntax

'Declaration
Public Overridable ReadOnly Property User As User
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As User

value = instance.User
public virtual User User { get; }

Property value

Type: Microsoft.Office.InfoPath.User
Returns User.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace