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
'Usage
Dim instance As XmlFormHostItem
Dim value As FormErrorCollection

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

Siehe auch

Referenz

XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace