DOMDocument50Class.IXMLDOMDocument_get_parseError Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError ^ IXMLDOMDocument_get_parseError() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::get_parseError;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError IXMLDOMDocument_get_parseError ();
abstract member IXMLDOMDocument_get_parseError : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError
override this.IXMLDOMDocument_get_parseError : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError
Public Overridable Function IXMLDOMDocument_get_parseError () As IXMLDOMParseError