편집

다음을 통해 공유


XmlFormHostItem.Errors Property

Definition

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

public:
 virtual property Microsoft::Office::InfoPath::FormErrorCollection ^ Errors { Microsoft::Office::InfoPath::FormErrorCollection ^ get(); };
public virtual Microsoft.Office.InfoPath.FormErrorCollection Errors { get; }
member this.Errors : Microsoft.Office.InfoPath.FormErrorCollection
Public Overridable ReadOnly Property Errors As FormErrorCollection

Property Value

Returns FormErrorCollection.

Applies to