Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Returns the canonicalized URL for the last loaded XML document.
Syntax
strValue = oXMLDOMDocument.url
Remarks
String. The property is read-only. Returns the URL from the last successful load. If the document is being built in memory, this property returns null.
Applies To
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.