ResourceWebURL Property
The URL to view the resource in a browser.
Syntax
property ResourceWebURL: String;
Default Value
''
Remarks
This property holds the URL that can be used to view the resource. To download a resource contents instead call DownloadFile.
This property is read-only and not available at design time.
Data Type
String