Share via


XmlFormHostItem.ViewInfos property

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

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

Syntax

'Declaration
Public Overridable ReadOnly Property ViewInfos As ViewInfoCollection
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As ViewInfoCollection

value = instance.ViewInfos
public virtual ViewInfoCollection ViewInfos { get; }

Property value

Type: Microsoft.Office.InfoPath.ViewInfoCollection
Returns ViewInfoCollection.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace