IXMLDOMParseError2 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IXMLDOMParseError2 : Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMParseError
[System.Runtime.InteropServices.Guid("3EFAA428-272F-11D2-836F-0000F87A7782")]
public interface IXMLDOMParseError2 : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMParseError
type IXMLDOMParseError2 = interface
interface IXMLDOMParseError
Public Interface IXMLDOMParseError2
Implements IXMLDOMParseError
- Atributos
- Implementaciones
Propiedades
| allErrors | |
| errorCode | |
| errorParametersCount | |
| errorXPath | |
| filepos | |
| line | |
| linepos | |
| reason | |
| srcText | |
| url |
Métodos
| errorParameters(Int32) |