IXMLDOMParseError2 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Implementações
Propriedades
| allErrors | |
| errorCode | |
| errorParametersCount | |
| errorXPath | |
| filepos | |
| line | |
| linepos | |
| reason | |
| srcText | |
| url |
Métodos
| errorParameters(Int32) |