url()
BSTR url the URL of the XML document containing the error
# File ext/win32ole/sample/xml.rb, line 4564 def url() ret = _getproperty(179, [], []) @lastargs = WIN32OLE::ARGV ret end