Freigeben über


XmlFormHostItem.Errors-Eigenschaft

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

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

Syntax

'Declaration
Public Overridable ReadOnly Property Errors As FormErrorCollection
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As FormErrorCollection

value = instance.Errors
public virtual FormErrorCollection Errors { get; }

Eigenschaftswert

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

Siehe auch

Referenz

XmlFormHostItem Klasse

XmlFormHostItem-Member

Microsoft.Office.InfoPath-Namespace