DOMDocument50Class.IXMLDOMDocument2_parseError Property
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 property Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError ^ IXMLDOMDocument2_parseError { Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError IXMLDOMDocument2_parseError { get; }
member this.IXMLDOMDocument2_parseError : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError
Public Overridable ReadOnly Property IXMLDOMDocument2_parseError As IXMLDOMParseError