Compartir a través de


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