XDocumentClass._XDocument4_get_Errors Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual Microsoft::Office::Interop::InfoPath::ErrorsCollection ^ _XDocument4_get_Errors() = Microsoft::Office::Interop::InfoPath::_XDocument4::get_Errors;
public virtual Microsoft.Office.Interop.InfoPath.ErrorsCollection _XDocument4_get_Errors ();
abstract member _XDocument4_get_Errors : unit -> Microsoft.Office.Interop.InfoPath.ErrorsCollection
override this._XDocument4_get_Errors : unit -> Microsoft.Office.Interop.InfoPath.ErrorsCollection
Public Overridable Function _XDocument4_get_Errors () As ErrorsCollection