URL Property
See Also Example Applies To
Read-Only. A string containing the URL of the feed.
Syntax
object.URL
The object placeholder represents an RSSFeedListEntry object.
Remarks
Corresponds to the url attribute in the weblog element.
<weblog name="Scripting News" url="http://www.scripting.com" when="14221" />
|