Freigeben über


XmlFormHostItem.ViewInfos-Eigenschaft

Dieser Member ist ein Wrapper für die ViewInfos-Eigenschaft der XmlForm-Klasse.

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; }

Eigenschaftswert

Typ: Microsoft.Office.InfoPath.ViewInfoCollection
Gibt ViewInfoCollection zurück.

Siehe auch

Referenz

XmlFormHostItem Klasse

XmlFormHostItem-Member

Microsoft.Office.InfoPath-Namespace