IXMLDOMParseError2.allErrors Eigenschaft
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:
property Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseErrorCollection ^ allErrors { Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseErrorCollection ^ get(); };
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseErrorCollection allErrors { get; }
member this.allErrors : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseErrorCollection
Public ReadOnly Property allErrors As IXMLDOMParseErrorCollection