Partager via


url Property (IXMLDOMParseError)

Contains the URL of the XML document containing the last error.

strValue = oXMLDOMParseError.url;

HRESULT get_url(
  BSTR* urlString
);

General Remarks

This property applies to the following interface:

IXMLDOMParseError.

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.