Share via


XmlFormHostItem.Template property

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

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

Syntax

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

value = instance.Template
public virtual FormTemplate Template { get; }

Property value

Type: Microsoft.Office.InfoPath.FormTemplate
Returns FormTemplate.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace