Share via


XmlFormHostItem.Hosted property

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

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

Syntax

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

value = instance.Hosted
public virtual bool Hosted { get; }

Property value

Type: System.Boolean

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace