IXMLDOMParseError Interface
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 interface class IXMLDOMParseError
[System.Runtime.InteropServices.Guid("3EFAA426-272F-11D2-836F-0000F87A7782")]
public interface IXMLDOMParseError
[<System.Runtime.InteropServices.Guid("3EFAA426-272F-11D2-836F-0000F87A7782")>]
type IXMLDOMParseError = interface
Public Interface IXMLDOMParseError
- Attributes
Properties
errorCode | |
filepos | |
line | |
linepos | |
reason | |
srcText | |
url |