XmlFormHostItem.Extension property

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

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

Syntax

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

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

Property value

Type: System.Object

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace