ResourceWebURL Property
The URL to view the resource in a browser.
Syntax
public String getResourceWebURL();
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.
Default Value
""