Share via


XmlFormHostItem.Host property

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

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

Syntax

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

value = instance.Host
public virtual Object Host { get; }

Property value

Type: System.Object

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace