ResourceWebURL Property
The URL to view the resource in a browser.
Object Oriented Interface
public function getResourceWebURL();
Procedural Interface
incloudstorage_onedrive_get($res, 57 );
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